dequelabs / dequelabs/axe-core

Verify aria-disabled inherits for commons.forms.isDisabled

Open
#3,906 0 comments 0 reactions 0 assignees View on GitHub
tech debt
Dominant language
JavaScript
Stars
7.5k
Forks
933
Avg merge
2d 23h
Merged PRs (30d)
17

Description

`commons.forms.isDisabled` walks up the ancestor tree looking for `disabled `or `aria-disabled`. We verify that `disabled` is only used on disablable elements, but we don't have any validation for `aria-disabled`. We should verify that `aria-disabled` is inherited and if it matters what roles it's placed on.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.