Skip to content

Fix repeated screen reader output for input label#11133

Open
microbit-robert wants to merge 1 commit intomicrosoft:masterfrom
microbit-robert:input-label-screen-reader
Open

Fix repeated screen reader output for input label#11133
microbit-robert wants to merge 1 commit 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.

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