If you use a Xamarin Shell flyout menu with more than 4 items on an iOS device, then selecting the 5th item or below will slide up the 'More' menu, requiring a second selection. This is not ideal behaviour.
On Android navigating to any item in the flyout navigates directly to it.
App will navigate directly to route specified on 5th item.
App shows the More popup, requiring a second selection of the item (will now be top item in the 'More' list).
don't subscribe, I'm getting over 100 emails a day from this subscription
@dan-matthews can you try out 5.0 pre3 and if you still see the issue attach a repro?
I'm not quite seeing what you're talking about here..
I'm seeing the same behavior on Android and iOS for this one
@PureWeen this bug still happens. :/
I'm doing some investigation, but the cause is the ViewController for all items inside the More tab are the MoreNavigationController.
I think this one is related to:
Seems to be the same (or related) with https://github.com/xamarin/Xamarin.Forms/issues/11446
Most helpful comment
I think this one is related to:
12564
7594
11446