Skip to content

Disabled buttons still showing cursor as pointer #29

@PRO-2684

Description

@PRO-2684

Disabled buttons still showing cursor as pointer. Besides, you can notice the mutation from not-allowed to pointer, which is kinda annoying.

ezgif-2-ddea192a87.mp4

I suppose removing this piece of code should fix it:

button:hover {
cursor: var(--cursor-link);
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions