Skip to content

Add parameter labels for input names - #11422

Merged
riknoll merged 1 commit into
microsoft:masterfrom
microbit-robert:input-names
Jul 1, 2026
Merged

Add parameter labels for input names#11422
riknoll merged 1 commit into
microsoft:masterfrom
microbit-robert:input-names

Conversation

@microbit-robert

Copy link
Copy Markdown
Contributor

This PR uses the mechanism added in #11334 to create sensible input names for block inputs for screen reader users. The impact of these changes is currently limited to move mode where the block has more than one input. However, in the next Blockly release, these names will be surfaced when screen reader users focus an input via keyboard navigation. As such, I've opened this PR as a draft to provide visibility of these changes ahead of time for review and feedback.

Example of how this will work:
Screenshot 2026-06-24 at 15 52 18

Current output on beta:
Screenshot 2026-06-24 at 15 52 34

The parameter label creation was AI-assisted and manually reviewed.

@microbit-robert
microbit-robert marked this pull request as ready for review July 1, 2026 09:19
@riknoll
riknoll enabled auto-merge July 1, 2026 16:53
@riknoll
riknoll added this pull request to the merge queue Jul 1, 2026
Merged via the queue into microsoft:master with commit 3aaeddb Jul 1, 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