fkhadra / fkhadra/react-contexify
Menu scroll and submenu
- 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:

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:

Version of React: 17.0.1
Thank you!
Contributor 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