react-component / react-component/menu
triggerSubMenuAction also for submenu
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 701
- Forks
- 266
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 3
Description
In general, it makes sense to allow a menu to be initiated either by click or by hover. But general behavior is that submenus are open on hover. I would like, in fact, to have the menu initiated on click but the submenus on hover. Possible solution would be to expose triggerSubMenuAction also at submenu level.
Contributor guide
No contributing guide indexed for this repository
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
The issue does not identify files, tests, or an entry point. Start by locating the menu and submenu handling for triggerSubMenuAction, then review existing trigger behavior and tests if available. Done means the menu can use click initiation while its submenus independently use hover.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100