Fix `NavigationMenuPopover` component that override bottom `Navigation` component
albarranaufala opened this issue · 3 comments
albarranaufala commented
Description
When you click the burger button in top-right of page, you can see the popup of NavigationMenuPopover
component. The problem appear when you open the page with the small phone like Iphone 5.
Expected Behaviour
The NavigationMenuPopover
doesn't not override bottom Navigation
component. Maybe better make NavigationMenuPopover
scrollable.
Additional Information
zainfathoni commented
@all-contributors please add @albarranaufala for bug
allcontributors commented
I've put up a pull request to add @albarranaufala!
akrifari commented
Is this up for grabs? Maybe I can help this one.