Skip to content

Fix repeated screen reader output for input label#11133

Merged
riknoll merged 3 commits intomicrosoft:masterfrom
microbit-robert:input-label-screen-reader
Mar 4, 2026
Merged

Fix repeated screen reader output for input label#11133
riknoll merged 3 commits intomicrosoft:masterfrom
microbit-robert:input-label-screen-reader

Conversation

@microbit-robert
Copy link
Contributor

Motivated by the requirement to remove repeated text from screen reader output when reading the new project dialog. Currently "Give your project a name" is output twice, once as text and once as a visually hidden label element. This PR attempts to use that prompt only once and as a input label.

There may be better ways to achieve this and other dialogs may need checking that no unintentional changes have been made.

@riknoll riknoll enabled auto-merge (squash) March 4, 2026 22:57
@riknoll riknoll merged commit cbbd6d2 into microsoft:master Mar 4, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants