I have created a Navigation bar that appears across the top of my app screens, as well as a separate Menu for administrators that is a drop-down from their user icon and only appears when an administrator is logged in.
Unless I’m missing something, I believe that Navigation & Menu bar doesn’t have any effect on desktop. They would just show everything on that bar.
That effect you described should only be visible on the mobile version.
Oh! That’s good to know. Is that spelled out in the documentation somewhere? I don’t remember seeing that items placed in the Menu section would only be moved to the menu on tablet and mobile.
Great - so this is a bug, because the expected behavior is that anything I put in Menu would be presented only in the Menu no matter the viewport size.