Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CORL-3190]: remove extra Tab definition for screen readers #4667

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

kabeaty
Copy link
Contributor

@kabeaty kabeaty commented Sep 27, 2024

What does this PR do?

As mentioned in issue #4664, we shouldn't need the aria info span that says Tab: since we have role="tab" on the tabs.

These changes will impact:

  • commenters
  • moderators
  • admins
  • developers

What changes to the GraphQL/Database Schema does this PR introduce?

none

Does this PR introduce any new environment variables or feature flags?

no

If any indexes were added, were they added to INDEXES.md?

n/a

How do I test this PR?

You can use a screen reader. For example, you can test this by pressing Command-F5 to enable VoiceOver. Then you can use caps lock + right arrow to navigate through the page and hear that tab is only said once (without this change, tab is said twice).

Were any tests migrated to React Testing Library?

no

How do we deploy this PR?

Copy link

netlify bot commented Sep 27, 2024

Deploy Preview for gallant-galileo-14878c canceled.

Name Link
🔨 Latest commit eb5928c
🔍 Latest deploy log https://app.netlify.com/sites/gallant-galileo-14878c/deploys/66f6b47bccaf7d000801ef91

Copy link
Contributor

@nick-funk nick-funk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense!

@tessalt tessalt added this pull request to the merge queue Sep 30, 2024
Merged via the queue into develop with commit 554602f Sep 30, 2024
6 checks passed
@tessalt tessalt deleted the fix/CORL-3190-error-screenreader branch September 30, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants