react-component / react-component/menu

Inline+Vertical mode: New feature request

Open
#242 1 comment 1 reaction 0 assignees View on GitHub

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:
inline vertical-rcmenu

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.