Skip to content

The Checkboxes for the conversation topics #10

Description

@mohammad-suliman

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions