microsoft / microsoft/pxt-microbit
Default keyboard: Focus indicator not visible on "Delete Profile" button in My Profile dialog (User menu)
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 using the default keyboard (Tab/Enter), the focus indicator (focus outline/border) is not visible when focus moves to the "Delete Profile" button within the My Profile dialog opened from the User menu.
Steps to reproduce the behavior:
- Navigate to https://makecode.microbit.org/beta.
- Sign in with a valid Microsoft account.
- Press Tab repeatedly until focus is on the User menu button.
- Press Enter twice to open the My Profile dialog.
- Continue pressing Tab until focus reaches the "Delete Profile" button.
- Observe the focus indicator on the button.
Actual behavior
The "Delete Profile" button receives focus, but no visible focus indicator (outline/border) is displayed.
Expected behavior
A clearly visible focus indicator should be displayed when the "Delete Profile" button is focused, ensuring accessibility compliance and proper keyboard navigation feedback.
Screen Recording
https://github.com/user-attachments/assets/9f85831c-feee-40be-8c2c-83600da36528
Additional context
1.OS: Windows 11 25H2 & Mac Mini M2 macOS Tahoe 26.5
2.Browser: Chrome, Edge, Firefox, and Safari
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
Start by reproducing the issue in the My Profile dialog opened from the User menu, then locate the dialog and Delete Profile button implementation. Verify keyboard focus behavior in a supported browser and confirm that the focused button has a clearly visible indicator without changing other dialog interactions.
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