react-component / react-component/menu
Inline+Vertical mode: New feature request
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 701
- Forks
- 266
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 3
Description
Hi all, how could be difficult to implement a feature that combines 'inline' and 'vertical' mode like shown here:

It's essentially an inline mode but when the mouse is over a menu item, if it's collapsed, submenu items appear as popup like in vertical mode.
Thanks for any hint!
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 names no files or tests; start by locating the existing inline and vertical menu mode entry points and comparing their behavior. The work is done when collapsed submenu items open as popups on hover in inline mode, matching the linked demonstration, with the interaction covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100