Skip to content

paper-input-container , screen reader issue #710

Description

@uxdesignz

Actual Result:
Form Labels: The input form field label element is referenced by the form input using aria-labelledby but it has visibility:hidden applied to it after text is entered into the form field. Screen readers may not announce the form field label.

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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