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

Navigation landmark accessible name includes role. #3571

Closed
derekjackson-das opened this issue Aug 7, 2024 · 1 comment
Closed

Navigation landmark accessible name includes role. #3571

derekjackson-das opened this issue Aug 7, 2024 · 1 comment
Labels
a11y Accessibility

Comments

@derekjackson-das
Copy link
Collaborator

Issue Description: The name for the navigation is "chat-history-nav". To make the name as concise and clear as possible and to avoid the possibility of mispronunciation, the name should not repeat the role information and does not need to be hyphenated. A clear, human-readable string is preferable.

WCAG Criteria: 2.4.6 Headings and Labels - AA

Notes: Change the aria-label value to "Chat History".
Screenshot 2024-08-07 at 1 00 43 PM

Screenshot or Snippet: Link to Screenshot

@danny-avila
Copy link
Owner

Closed by #3604

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y Accessibility
Projects
None yet
Development

No branches or pull requests

2 participants