Skip to content

fix: Block labels should not use custom input labels#9886

Merged
mikeharv merged 1 commit into
RaspberryPiFoundation:v13from
mikeharv:exclude-input-labels
May 18, 2026
Merged

fix: Block labels should not use custom input labels#9886
mikeharv merged 1 commit into
RaspberryPiFoundation:v13from
mikeharv:exclude-input-labels

Conversation

@mikeharv
Copy link
Copy Markdown
Contributor

The basics

The details

Proposed Changes

Fixed a regression where custom input labels were incorrectly included in full block ARIA labels. Updated recomputeAriaContext to use getAriaLabel so block labels consistently exclude custom input labels while preserving their use for move announcements and connected input contexts.

Test Coverage

Added coverage that checks the actual applied ARIA label on the focusable element.

@mikeharv mikeharv requested a review from a team as a code owner May 18, 2026 15:03
@mikeharv mikeharv requested a review from gonfunko May 18, 2026 15:03
@github-actions github-actions Bot added the PR: fix Fixes a bug label May 18, 2026
@mikeharv mikeharv merged commit dd91830 into RaspberryPiFoundation:v13 May 18, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: fix Fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants