Skip to content

Hide Field text from aria tree #9655

@maribethb

Description

@maribethb

Check for duplicates

  • I have searched for similar issues before opening a new one.

Problem

No response

Request

Update Field#createTextElement_ to set the aria state to hidden by default for fields. Most fields should have the field's text represented in the accessibility tree already using the aria label for the field and/or the containing block. If a custom field needs to customize this, they can do so after field creation.

The TsDoc for the function should be updated to explain this as well.

Alternatives considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

help wantedExternal contributions actively solicitedissue: feature requestDescribes a new feature and why it should be addedsize: smallBugs that can be picked up and completed in 1-3 days

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions