Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Menu scroll and submenu #193

Open
kparkitny opened this issue Jun 22, 2021 · 0 comments
Open

Menu scroll and submenu #193

kparkitny opened this issue Jun 22, 2021 · 0 comments

Comments

@kparkitny
Copy link

kparkitny commented Jun 22, 2021

** 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

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

Version of React: 17.0.1

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants