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

The Checkboxes for the conversation topics #10

Open
mohammad-suliman opened this issue Jan 15, 2023 · 0 comments
Open

The Checkboxes for the conversation topics #10

mohammad-suliman opened this issue Jan 15, 2023 · 0 comments

Comments

@mohammad-suliman
Copy link

Problem description:

When reaching the question where the user needs to check and uncheck the topics they want to have information on, the Checkboxes for the different topics have the following accessibility issues:

  • They are not reachable by the keyboard
  • They have no semantic information like role and state
  • they don't have focus visible effect

Solution:

  • The checkboxes can be defined with aria as in this example
  • Please note the keyboard handlers and navigation needed
  • Please also add the CSS styling for the focus visible effect for sighted keyboard users when the checkbox receives focus
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

No branches or pull requests

1 participant