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
… status when Href is null or not specified (#1976)
* [AppBar] changes for fixing #1974
* [AppBar] Fix#1973 by addin margin to top
* Process PR comment
🐛 Bug Report
If you load app bar in place of the traditional nav menu and go to XS sizes you get:
The top of the window is cut off.
💻 Repro or Code Sample
Where traditional navMenu would be placed:
🤔 Expected Behavior
A simple quick fix is to add some top padding to the popover's
fluent-anchored-region
:using 4.7.1
The text was updated successfully, but these errors were encountered: