microsoft / microsoft/pxt-microbit
Default keyboard: Focus indicator is not visible on "Update project thumbnail" link button in Share Project dialog
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 804
- Forks
- 721
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 2
Description
Describe the bug
When navigating via keyboard, the focus indicator is not visible when focus moves to the "Update project thumbnail" link button in the Share Project dialog.
Steps to reproduce the behavior:
- Navigate to https://makecode.microbit.org/beta.
- Open an existing project or create a new one.
- Use Tab to move focus to the Share Project button.
- Press Enter to open the Share Project dialog.
- Continue pressing Tab until focus reaches the "Update project thumbnail" link button.
- Observe the focus state.
Actual behavior
No visible focus indicator (focus border) is displayed when the "Update project thumbnail" link button receives focus.
Expected behavior
A clearly visible focus indicator should be displayed when the "Update project thumbnail" link button is focused, providing proper keyboard navigation feedback and ensuring accessibility compliance (e.g., WCAG 2.1).
Screen Recording:
https://github.com/user-attachments/assets/087dfc6a-8101-4d86-a803-5232cd419738
Additional context
1.OS: Windows 11 25H2
2.Browser: Chrome, Edge, and Firefox
3.makecode.microbit.org version: 8.1.17
4.Microsoft MakeCode version: 12.3.12
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
Reproduce the issue at makecode.microbit.org/beta by opening the Share Project dialog and tabbing to the “Update project thumbnail” link button. Inspect the dialog’s focus styling for that control and verify completion by confirming a clearly visible focus indicator in Chrome, Edge, and Firefox.
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
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100