Skip to content

Disabled button pointer event #3818

@TAYTS

Description

@TAYTS

May I propose to change the pointer-events to auto for disabled button so that the the cursor: not-allowed will be shown to indicate the disabled button state?

@include euiButtonContentDisabled;
color: $euiButtonColorDisabledText;
border-color: $euiButtonColorDisabled;
pointer-events: none;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions