ui
ui copied to clipboard
style: changed 'cursor-default' class to 'cursor-pointer' in Dropdown Menu
Description
Enhanced the Dropdown Menu styles by adding the 'cursor-pointer' class for a consistent cursor style throughout the component.
Motivation
Improves the user experience by providing a clear indication of interactivity with the Dropdown Menu. question raised in this #2212
Changelog
- Added 'cursor-pointer' class to the DropdownMenu component for a consistent cursor style.
- Improved visual feedback for users interacting with the Dropdown Menu.
Additional info
This change ensures a cohesive and user-friendly experience when using the DropdownMenu component.
Results
https://github.com/shadcn-ui/ui/assets/134603758/09c46e12-9056-438c-b53e-fe1c5233caaf
@abdulbasithqb is attempting to deploy a commit to the shadcn-pro Team on Vercel.
A member of the Team first needs to authorize it.
just added the same for new-york style
4805da6
@abdulbasithqb I added a comment here on why we went with cursor-default for dropdown menus, menu bars and context menus.