elastic / elastic/eui

[EuiButton][hasAriaDisabled] cursor: not-allowed not applied

Open
#9,641 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
6.4k
Forks
911
Avg merge
2d 11h
Merged PRs (30d)
65

Description

**Describe the bug**
When hovering over a disabled button using `hasAriaDisabled`, the cursor does not change to `not-allowed` because `pointer-events` are set to `none`.

**Expected result**
A disabled button using `hasAriaDisabled` should change the cursor to `not-allowed` on hover. This may require using a different system than `pointer-events: none` to actually disable the button.

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.