Skip to content

SubMenu with overflow: visible has overflow issue when using many MenuItem #3537

Answered by diegohaz
mjsawyers asked this question in Questions
Discussion options

You must be logged in to vote

You can use overflow: auto, but the submenu must be rendered outside the parent menu, either by rendering it outside in the React tree or by using the portal prop on the sub menu component.

See Menubar.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mjsawyers
Comment options

Answer selected by mjsawyers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants