nextcloud / nextcloud/whiteboard
[A11y]: context menu remains open even if focus area is moved somewhere else
Open
Nobody has claimed this yet.
accessibility
enhancement
- Dominant language
- JavaScript
- Stars
- 215
- Forks
- 39
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 32
Description
Even if a focus area is moved somewhere else, for example to the left menu bar and further navigation happens there, already opened menu "More tools" remains opened. There is only one way to close this menu: type Escape.
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 with the “More tools” context menu open, then move focus to the left menu bar and continue navigating. Trace the focus and menu behavior involved; done means the menu closes or no longer remains active when focus leaves its area, while Escape still closes it.
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