You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Go to any post/page edit screen.
Check for the posts actions Menu item and hover to each menu item.
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.
Description
DropDownMenutoAriakit Menua newer version, on checking the menu's in dataview or post actions, it seems that it is missing the basiccursor: pointer, style for the mouse interaction which can be an issue in terms of UX, as current implementation ofDropDownMenucomponent adds this UX experience, so we should consider it for theMenuspecifically toMenu.Itemcomponent.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
Screenshots, screen recording, code snippet
No response
Environment info
Please confirm that you have searched existing issues in the repo.
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Please confirm which theme type you used for testing.