Skip to content

forms: announce error message on occurance (typically blur) to screenreader #1077

@spike-rabbit

Description

@spike-rabbit

Prerequisites

  • I have read the Contributing Guidelines.
  • I have not leaked any internal/restricted information like screenshots, videos, code snippets, links etc.

Feature request

We are currently only announcing error messages of input fields vie their description.
So they are only read out if they receive focus.
When a user enters something invalid and blurs the field, he won't receive the information that the field is invalid.

Material is using an aria-live regions for this. We should consider the same.

Use case

This might be an a11y requirements. Needs to be clarified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureMarks feature requests and feature implementations

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions