Skip to content

Fix: Add cursor pointer to the ariakit menu item component - Issue - #70411#70412

Open
hbhalodia wants to merge 1 commit intoWordPress:trunkfrom
hbhalodia:fix/issue-70411
Open

Fix: Add cursor pointer to the ariakit menu item component - Issue - #70411#70412
hbhalodia wants to merge 1 commit intoWordPress:trunkfrom
hbhalodia:fix/issue-70411

Conversation

@hbhalodia
Copy link
Contributor

What?

Closes #70411 70411

  • PR updates the style for baseItem component to use cursor pointer to enhance the UX.

Why?

How?

  • Update baseItem styled component to use the cursor: pointer style.

Testing Instructions

  1. Open any post/page in editor.
  2. Check for post actions, you would notice the cursor is pointer for the menu items.

Testing Instructions for Keyboard

  • NIL

Screenshots or screencast

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

@hbhalodia hbhalodia requested a review from ajitbohra as a code owner June 13, 2025 09:26
@github-actions
Copy link

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: hbhalodia <hbhalodia@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@hbhalodia hbhalodia added the [Package] Components /packages/components label Jun 13, 2025
@t-hamano t-hamano added the [Type] Enhancement A suggestion for improvement. label Jun 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Package] Components /packages/components [Type] Enhancement A suggestion for improvement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

2 participants