You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding the Portal to the NavigationMenu, same as Dialog - DropdownMenu or Popover, would solve the common issues regarding overflow: hidden.
The main use for this component is inside a top navigation bar. Usually this headers have a fixed height and sometimes it might also have some hidden overflows for whatever reason. In this cases the Navigation Menu Content wouldn't show or it would be cut.
I believe this could be useful for any type of user and it would make it consistent with other primitives with popup/popover elements such as the one mentioned before.
The text was updated successfully, but these errors were encountered:
Feature request
Overview
Adding the Portal to the NavigationMenu, same as Dialog - DropdownMenu or Popover, would solve the common issues regarding
overflow: hidden
.The main use for this component is inside a top navigation bar. Usually this headers have a fixed height and sometimes it might also have some hidden overflows for whatever reason. In this cases the Navigation Menu Content wouldn't show or it would be cut.
Examples in other libraries
I guess:
Who does this impact? Who is this for?
I believe this could be useful for any type of user and it would make it consistent with other primitives with popup/popover elements such as the one mentioned before.
The text was updated successfully, but these errors were encountered: