Skip to content

DDA issue with paper-input label aria-hidden attribute #711

@uxdesignz

Description

@uxdesignz

Expected Results:
Remove aria-hidden="true" from the visible element for the form inputs as this may block some screen readers from announcing the form label.

Actual Result
Form Labels: The form fields use both label elements and aria-labelledby attributes referencing the label element. The label elements have aria-hidden="true" set on them hiding the form label from screen readers. Screen reader users may not understand the purpose of the form fields.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions