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

[iOS][Shell][Bug] Rapid ShellContent Navigation Causes Blank Screens #12642

Closed
DandiAndy opened this issue Oct 28, 2020 · 0 comments · Fixed by #13046
Closed

[iOS][Shell][Bug] Rapid ShellContent Navigation Causes Blank Screens #12642

DandiAndy opened this issue Oct 28, 2020 · 0 comments · Fixed by #13046
Assignees
Labels
a/shell 🐚 blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue. e/3 🕒 3 partner/cat 😻 t/bug 🐛
Milestone

Comments

@DandiAndy
Copy link

Description

When rapidly moving between ShellContent pages sitting under a Tab, blank pages start to appear.

Steps to Reproduce

  1. Have an app with the following navigation hierarchy:

FlyoutItem
-> Tab
-> ShellContent
-> ShellContent

  1. Navigate quickly between the two shell content pages via the tabs at the top.

Expected Behavior

Pages appear with their expected content.

Actual Behavior

Pages are blank.

Basic Information

  • Version with issue: 4.8.0.1560
  • IDE: Visual Studio for Mac
  • Platform Target Frameworks:
    • iOS: 14.0.1
  • Affected Devices: iPad (7th Gen),

Screenshots

Physical iPad 7th Gen (14.0.1):
iOS_ExtremeNavigation_iPad

iPhone 11 Pro Simulator (14.0)
iOS_ExtremeNavigation_iPhone11Sim

Reproduction Link

ExtremeTabNavigation.zip

@DandiAndy DandiAndy added s/unverified New report that has yet to be verified t/bug 🐛 labels Oct 28, 2020
@PureWeen PureWeen added a/shell 🐚 and removed s/unverified New report that has yet to be verified labels Oct 29, 2020
@PureWeen PureWeen added this to the 5.0.0 milestone Dec 2, 2020
@PureWeen PureWeen added the blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue. label Dec 2, 2020
@PureWeen PureWeen self-assigned this Dec 2, 2020
@PureWeen PureWeen added the e/3 🕒 3 label Dec 2, 2020
rmarinho pushed a commit that referenced this issue Dec 4, 2020
…t selecting visible content (#13046) fixes #12642

* Convert to Property Animators

* - uitests

* Update ShellSectionRootRenderer.cs

* - fix nre
pictos pushed a commit to pictos/Xamarin.Forms that referenced this issue Dec 30, 2020
…t selecting visible content (xamarin#13046) fixes xamarin#12642

* Convert to Property Animators

* - uitests

* Update ShellSectionRootRenderer.cs

* - fix nre
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/shell 🐚 blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue. e/3 🕒 3 partner/cat 😻 t/bug 🐛
Projects
None yet
3 participants