Skip to content

Update Menu component base item to have cursor pointer style for UX #70411

Description

@hbhalodia

Description

  • Since we are in progress of updating the DropDownMenu to Ariakit Menu a newer version, on checking the menu's in dataview or post actions, it seems that it is missing the basic cursor: pointer, style for the mouse interaction which can be an issue in terms of UX, as current implementation of DropDownMenu component adds this UX experience, so we should consider it for the Menu specifically to Menu.Item component.

See below recording,

Screen.Recording.2025-06-13.at.2.48.02.PM.mov

Since, all this actions are something which needs to be clicked, so we should be adding some UX experience instead of a normal cursor and update it to pointer.

Step-by-step reproduction instructions

  1. Go to any post/page edit screen.
  2. Check for the posts actions Menu item and hover to each menu item.
  3. You will notice it does not indicates that Menu Item is clickable and should improve UX.

Screenshots, screen recording, code snippet

No response

Environment info

  • Gutenberg: Trunk.
  • WP: 6.8.1
  • MAC M1 AIR, Sonoma 14.5

Please confirm that you have searched existing issues in the repo.

  • Yes

Please confirm that you have tested with all plugins deactivated except Gutenberg.

  • Yes

Please confirm which theme type you used for testing.

  • Block
  • Classic
  • Hybrid (e.g. classic with theme.json)
  • Not sure

Metadata

Metadata

Assignees

Labels

[Package] Components/packages/components[Status] In ProgressTracking issues with work in progress[Type] BugAn existing feature does not function as intended

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions