Skip to content

🐛 Bug Report: Change cursor pointer in checkbox's disabled state  #91

Open
@tewarig

Description

👟 Reproduction steps

hover on the top of the checkbox which is disabled. it will change the cursor to the pointer.

👍 Expected behavior

Ideally, since the checkbox is disabled we should not show a cursor pointer in this case. we can either set the cursor to not-allowed. or just remove the cursor pointer if the checkbox is disabled.
here is an example of how it should work in a disabled state.

Screen.Recording.2023-06-07.at.1.08.58.AM.mov

👎 Actual Behavior

hover on the top of the checkbox which is disabled. it will change the cursor to the pointer.

Screen.Recording.2023-06-07.at.1.07.35.AM.mov

🎲 Appwrite version

Appwrite Cloud

💻 Operating system

MacOS

🧱 Your Environment

No response

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions