Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Bug] FlyoutBehavior.Disabled removes back-button from navbar in 4.7sr3 #11523

Closed
inimirpaz opened this issue Jul 23, 2020 · 1 comment
Closed
Assignees
Labels
4.7.0 regression on 4.7.0 in-progress This issue has an associated pull request that may resolve it! t/bug 🐛

Comments

@inimirpaz
Copy link

Description

Just after updating to 4.7 sr3, the back-button in the navbar (when a page is pushed via Navigation.PushAsync) disappears if FlyoutBehavior is set to Disabled. This was not the case with previous versions.

Steps to Reproduce

Set Shell.Current.FlyoutBehavior = FlyoutBehavior.Disabled; in the OnAppearing

Expected Behavior

FlyoutBehavior.Disabled should disable the flyout to be shown when the user swipes right but not disable the back button in the navbar.

Basic Information

  • Version with issue: 4.7 sr3
  • Last known good version: 4.7 sr2
  • Platform Target Frameworks:
    • Android: Android 9 / 10
@inimirpaz inimirpaz added s/unverified New report that has yet to be verified t/bug 🐛 labels Jul 23, 2020
@PureWeen PureWeen self-assigned this Jul 23, 2020
@PureWeen PureWeen added 4.7.0 regression on 4.7.0 and removed s/unverified New report that has yet to be verified labels Jul 23, 2020
@PureWeen
Copy link
Contributor

Thank you for the report @inimirpaz this should be fixed in the next 4.7 SR

#11526

@samhouts samhouts added the in-progress This issue has an associated pull request that may resolve it! label Jul 23, 2020
adospace added a commit to adospace/reactorui-xamarin that referenced this issue Jul 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
4.7.0 regression on 4.7.0 in-progress This issue has an associated pull request that may resolve it! t/bug 🐛
Projects
None yet
Development

No branches or pull requests

3 participants