fkhadra / fkhadra/react-contexify

Menu scroll and submenu

Open
#193 0 comments 0 reactions 0 assignees View on GitHub
candidate next release
Dominant language
TypeScript
Stars
1.2k
Forks
132
PR merge metrics
No merged PRs in 30d

Description

** BUG **

I'm trying to setup menu (with lot's of element's) as 'display: scroll' properties and see submenu ('display: visible' propertie) When i put display: visible; on Menu there is ok:
![Image](https://parkitny.eu/issue/test2.png)

but there are too many elements on Menu so i would like to get Scroll od Menu. When i put 'overflow-x: visible' and 'overflow-y: scroll' on Menu , i get this effect:
![Image](https://parkitny.eu/issue/test.png)

Version of React: 17.0.1

Thank you!

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the menu and submenu behavior described with React 17.0.1, using the two linked screenshots and the reported overflow-x and overflow-y settings as the reference case. Done means a menu with many elements can scroll while its submenu remains visible.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, react, typescript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.