maui
maui copied to clipboard
Shell.PresentationMode = NotAnimated does not work on ios.
Description
Shell.PresentationMode = NotAnimated does not work on ios. Therefore, can not disable fade in/out animation while navigating to/from flyout item.
Steps to Reproduce
- Create a shell flyout menu with flyout items.
- Set Content page's Shell.PresentationMode to NotAnimated
- Navigate to that page to see animation.
Link to public reproduction project repository
No response
Version with bug
7.0.101
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
iOS 17
Did you find any workaround?
No.
Relevant log output
No response
Can't replicate it on the 8.0.3 version
https://github.com/dotnet/maui/assets/42434498/4a96abf3-166c-4c5b-a9c5-d52f6c6e1ad4
Verified this issue with Visual Studio 17.10.0 Preview 3 (8.0.20),I can repro this issue on iOS platform.
/similarissues
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!
Open similar issues:
- Maui Shell Not Animated Not Working in IOS (#14831), similarity score: 0.84
- Shell: Cannot open shell flyout when initial page has Navbar hidden (NavBarIsVisible="False") - Android (#16927), similarity score: 0.74
Closed similar issues:
- .NET MAUI Shell.PresentationMode="NotAnimated" not working on iOS (#20394), similarity score: 0.82
- [iOS] Shell ignores FlyoutBehavior property. (#5663), similarity score: 0.76
- Shell navigation bar flickering during refresh (animation transition) after the menu/flyout item selection (#20035), similarity score: 0.74
Note: You can give me feedback by thumbs upping or thumbs downing this comment.