onHover for DropdownMenuItem
Open
Beginner friendly
Nobody has claimed this yet.
triage
- Dominant language
- TypeScript
- Stars
- 6.9k
- Forks
- 1.1k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 57
Description
Package
v4.x
Description
Hey, would it be possible to expose a onHover for the DropdownMenuItem (like the onSelect) ? It would be very usefull, thanks !
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the DropdownMenuItem implementation and compare its existing onSelect handling with the requested onHover behavior. Confirm the callback is exposed and invoked when the item is hovered, then run the relevant component checks or tests to verify the interaction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxt, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100