Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change iOS Shell pop to just use GotoAsync #6912

Merged
merged 4 commits into from
May 9, 2022
Merged

Conversation

PureWeen
Copy link
Member

@PureWeen PureWeen commented May 6, 2022

Description of Change

When clicking the BackButton the pop isn't propagating through shell correctly so the navigation events are never triggering. This modifies iOS so the pop navigation just runs through GotoAsync.

Issues Fixed

Fixes #6855

@PureWeen PureWeen added this to the 6.0.300 milestone May 6, 2022
@@ -0,0 +1,117 @@
#if !IOS
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shell tests currently crash when ran on CI :-(

@Redth Redth merged commit 6e51494 into main May 9, 2022
@Redth Redth deleted the fix_shell_backbutton branch May 9, 2022 14:27
@github-actions github-actions bot locked and limited conversation to collaborators Dec 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MenuBarItems are disappearing when navigating back from an another page
2 participants