Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Evaluate keyboard navigation effectiveness #997

Closed
brenoferreira opened this issue May 27, 2020 · 0 comments
Closed

Evaluate keyboard navigation effectiveness #997

brenoferreira opened this issue May 27, 2020 · 0 comments
Labels
accessibility (a11y) 💻 aspect: code Concerns the software code in the repository 🕹 aspect: interface Concerns end-users' experience with the software

Comments

@brenoferreira
Copy link
Contributor

The accessibility reports didn't provide any data on keyboard navigability. So we probably need to do some manual testing to see if the navigation is effective, if all the elements are interactive via keyboard, if they have visual cues for focus.

Investigate how the tabIndex of components is affecting navigation, and see if changes in rendered components (eg: components being added and removed from the UI) affect the global tabIndex

@kgodey kgodey added this to Pending Review in Backlog May 27, 2020
@kgodey kgodey moved this from Pending Review to Q2 2020 in Backlog May 27, 2020
@kgodey kgodey moved this from Q2 2020 to Q3 2020 in Backlog May 27, 2020
@kgodey kgodey moved this from Q3 2020 to Internships 2020 in Backlog Jun 12, 2020
@kgodey kgodey removed this from Internships 2020 in Backlog Jul 27, 2020
@kgodey kgodey added this to Ready for Development in Active Sprint via automation Jul 27, 2020
@kgodey kgodey moved this from Ready for Development to Done in Active Sprint Jul 27, 2020
@dhruvkb dhruvkb added 💻 aspect: code Concerns the software code in the repository and removed tech labels Oct 1, 2020
@dhruvkb dhruvkb added the 🕹 aspect: interface Concerns end-users' experience with the software label Oct 25, 2020
@TimidRobot TimidRobot removed this from Done in Active Sprint Jan 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accessibility (a11y) 💻 aspect: code Concerns the software code in the repository 🕹 aspect: interface Concerns end-users' experience with the software
Development

No branches or pull requests

3 participants