Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

[ngAria] Should not include aria-required on radiobutton or checkboxes #15572

Closed
@monkier

Description

@monkier

Currently if ng-required exists on an input of type radio or checkbox, aria-required is falsely included.

As per the WAI-ARIA spec, aria-required is not supported for these types of input and aXe-core tests/audit and Google Accessibility Dev Tools audits fail.

ngAria Version: 1.3.20

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions