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

Dropdown Menu items should be "cursor-pointer" by default #872

Closed
StevenStavrakis opened this issue Mar 8, 2024 · 1 comment
Closed
Labels
type: feature Introduction of new functionality to the application

Comments

@StevenStavrakis
Copy link

Describe the feature

I can't think of a reason that DropdownMenu.Item should not have a pointer cursor by default. In general, I would expect its uses to overwhelmingly be for links to something or otherwise interactive.

@StevenStavrakis StevenStavrakis added the type: feature Introduction of new functionality to the application label Mar 8, 2024
@huntabyte
Copy link
Owner

Not planned. You can add them if you wish to your local project. Even the native <button> doesn't have cursor: pointer, only links do.

@huntabyte huntabyte closed this as not planned Won't fix, can't repro, duplicate, stale Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature Introduction of new functionality to the application
Projects
None yet
Development

No branches or pull requests

2 participants