Skip to content

Add alert role where there's an alert to improve accessibility. #4109

@renujain31

Description

@renujain31

Description:

Alerts are used to convey messages to alert the user. In the case of audio warnings this is an accessible alternative for a hearing-impaired user. We can add alerts by using role=alert in the HTML element and thus can increase the accessibility of platform.

Todo:

Search for class="alert" or class="alert error" in the codebase of platform-client and add role=alert in the html element with that class. Make sure that you do not make any changes to the UI of the platform.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions