dequelabs / dequelabs/cauldron

Bug: Checkboxes should have a "disabled" visual appearance when `aria-disabled`

Open
#1,752 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
127
Forks
31
Avg merge
2d 12h
Merged PRs (30d)
8

Description

### Steps to reproduce

Have a checkbox with `aria-disabled`:

```tsx

```

### Expected Behavior

The checkbox should appear as visually disabled. This can be important in scenarios where a tooltip may be necessary to help indicate why the checkbox is disabled and still allow access to the control for keyboard users.

### Version

v6.x

### What browser(s) are you experiencing the problem on?

N/A

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.