nextcloud / nextcloud/whiteboard
[A11y]: Not clear, which element is focused within toolbar
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 215
- Forks
- 39
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 32
Description
Ones element is selected (ellipse), the focus willl be lost from the toolbar after triggering the next navigation point thouhg the Tab. This makes navigation experience inconsistent, so navigation can go to the right part of the toolbar or to the dropdodown menu, and user can't control it.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue from the toolbar with keyboard navigation, focusing an ellipse and pressing Tab through the next navigation point. Trace which toolbar element retains focus and how focus moves toward the dropdown. Done means keyboard focus remains visible and predictable within the intended toolbar or dropdown sequence.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100