bbcmicrobit / bbcmicrobit/PythonEditor
A11y: When tab selection is in Load/Save modal "Or browse a file" shift-tab goes to editor
Open
a11y
- Dominant language
- JavaScript
- Stars
- 201
- Forks
- 126
- PR merge metrics
- No merged PRs in 30d
Description
When tab navigation is used and this link is focused:

Pressing `shit+tab` focuses on the Ace editor behind the modal.
Contributor guide
Research direction
Reproduce the issue in the Load/Save modal by focusing “Or browse a file” and pressing Shift+Tab, then inspect the modal's focus handling. Done means reverse tabbing keeps focus within the modal instead of moving to the Ace editor behind 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