Skip to content

Conversation

kgarner7
Copy link
Collaborator

@kgarner7 kgarner7 commented Jul 2, 2025

Resolves #985.
Currently, attempting to click on one of the set rating buttons is a no-op. This is because it is considered "outside" the ContextMenu, which immediately closes it. Pass in the same merged ref into the body of the DropDown component so that it is also treated as "inside".

Making this a PR instead of just a push because I'm not sure if there are side effects.

Resolves jeffvli#985.
Currently, attempting to click on one of the `set rating` buttons is a no-op.
This is because it is considered "outside" the `ContextMenu`, which immediately closes it.
Pass in the same merged ref into the body of the `DropDown` component so that it is also treated as "inside".

Making this a PR instead of just a push because I'm not sure if there are side effects.
Copy link

vercel bot commented Jul 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
feishin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 2, 2025 3:58am

@kgarner7 kgarner7 requested a review from jeffvli July 3, 2025 04:53
@jeffvli jeffvli merged commit 35f87c8 into jeffvli:development Jul 5, 2025
5 checks passed
@kgarner7 kgarner7 deleted the fix-context-item-hover-dropdown branch July 6, 2025 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Clickin on Set Rating does nothing
2 participants