Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch component should have cursor:pointer #508

Open
agilliland opened this issue Dec 18, 2024 · 2 comments
Open

Switch component should have cursor:pointer #508

agilliland opened this issue Dec 18, 2024 · 2 comments

Comments

@agilliland
Copy link

Right now we are showing the default cursor which doesn't properly indicate a clickable element on the page. When the Switch is active (disabled = false) then we should apply cursor: "pointer" to the styles.

@agilliland
Copy link
Author

Here's a video of the current behavior with the default cursor ...

Screen.Recording.2024-12-18.at.15.34.01.mov

And here's a video of the proposed behavior with the pointer cursor ...

Screen.Recording.2024-12-18.at.15.46.50.mov

@agilliland
Copy link
Author

@garrettthomaskth What do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant