Skip to content

feat: Added support for custom input ARIA labels#9789

Open
lizschwab wants to merge 2 commits intoRaspberryPiFoundation:v13from
lizschwab:rpf-9752-2
Open

feat: Added support for custom input ARIA labels#9789
lizschwab wants to merge 2 commits intoRaspberryPiFoundation:v13from
lizschwab:rpf-9752-2

Conversation

@lizschwab
Copy link
Copy Markdown
Contributor

The basics

  • I [validated my changes]

The details

Resolves

Fixes #9752

Proposed Changes

Adds a method to set a custom ARIA label to inputs when creating from javascript or when creating from JSON along with support for using that ARIA label if available or using the default if unavailable.

Reason for Changes

This allows developers to set their own ARIA labels for inputs when creating blocks.

Test Coverage

Unit tests are included. Manual testing was performed by updating the blocks defined in the playground and ensuring they are assigned the correct ARIA labels.

@lizschwab lizschwab requested a review from a team as a code owner April 30, 2026 23:25
@lizschwab lizschwab requested a review from maribethb April 30, 2026 23:26
@github-actions github-actions Bot added the PR: feature Adds a feature label Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: feature Adds a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants