Skip to content

fix: Improve accessibility of FieldAngle#2697

Merged
gonfunko merged 2 commits into
v13from
field-angle
Jun 12, 2026
Merged

fix: Improve accessibility of FieldAngle#2697
gonfunko merged 2 commits into
v13from
field-angle

Conversation

@gonfunko

Copy link
Copy Markdown
Contributor

The basics

The details

Proposed Changes

This PR updates FieldAngle to improve its accessibility and compatibility with Blockly v13. Specifically, it:

  • Adds "angle" as the ARIA type of the field
  • Customizes the ARIA description to "X degrees"
  • Adjusts focus management such that the field editor has focus rather than the visual angle picker, to ensure that values can be typed in by default
  • Announces the new angle value when interacting with the angle picker using the mouse or using the up and down arrow keys to step the value
  • Fixes the alignment of the º symbol relative to the rest of the text on v13

@gonfunko gonfunko requested a review from a team as a code owner June 12, 2026 17:50
@gonfunko gonfunko requested review from mikeharv and removed request for a team June 12, 2026 17:50
@gonfunko gonfunko merged commit 50e4b7f into v13 Jun 12, 2026
2 of 5 checks passed
@gonfunko gonfunko deleted the field-angle branch June 12, 2026 19:02
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