microsoft / microsoft/pxt-microbit
micro:bit clickable logo is not keyboard navigable
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 804
- Forks
- 721
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 2
Description
Describe the bug
At all but the highest levels of zoom, the full screen sim has a micro:bit logo which you can click on to return to the home page:
This is not keyboard navigable, you can only access it by clicking on it. It should also be accessible by keyboard.
This is probably also relevant elsewhere, but possibly less critical as skip-links are used in some other places.
Desktop (please complete the following information):
- OS: Windows 11
- Browser: Chrome/Firefox
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 locating the full-screen simulator's micro:bit logo described in the issue and inspect how it returns users to the home page. Make that control reachable and usable from the keyboard, then verify that keyboard users can activate it and return home.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100