ui icon indicating copy to clipboard operation
ui copied to clipboard

style: changed 'cursor-default' class to 'cursor-pointer' in Dropdown Menu

Open abdulbasithqb opened this issue 1 year ago • 2 comments

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 avatar Dec 28 '23 10:12 abdulbasithqb

@abdulbasithqb is attempting to deploy a commit to the shadcn-pro Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Dec 28 '23 10:12 vercel[bot]

just added the same for new-york style
4805da6

abdulbasithqb avatar Dec 28 '23 17:12 abdulbasithqb

@abdulbasithqb I added a comment here on why we went with cursor-default for dropdown menus, menu bars and context menus.

shadcn avatar Jan 07 '24 09:01 shadcn