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

[Bug] Flyout Items not Visible on Shell when you are using a Flyout Background Image or a Brush #13295

Closed
PureWeen opened this issue Jan 5, 2021 · 0 comments · Fixed by #13300
Labels
blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue. p/iOS 🍎 t/bug 🐛
Milestone

Comments

@PureWeen
Copy link
Contributor

PureWeen commented Jan 5, 2021

Description

The view ordering inside the Flyout on shell is now incorrect so the Flyout Background Image gets placed higher than the Flyout Content

Steps to Reproduce

Set a FlyoutBackroundImage or use a Brush on FlyoutBackground and the Flyout Items will vanish on iOS

Expected Behavior

Actual Behavior

Basic Information

  • Version with issue: 5.0.0
  • Last known good version:
  • Platform Target Frameworks:
    • iOS: all of them
@PureWeen PureWeen added t/bug 🐛 p/iOS 🍎 s/unverified New report that has yet to be verified and removed s/unverified New report that has yet to be verified labels Jan 5, 2021
@PureWeen PureWeen added this to the 5.0.0 milestone Jan 5, 2021
@PureWeen PureWeen added this to To do in vNext+1 (5.0.0) via automation Jan 5, 2021
@PureWeen PureWeen added the blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue. label Jan 5, 2021
vNext+1 (5.0.0) automation moved this from To do to Done Jan 7, 2021
rmarinho pushed a commit that referenced this issue Jan 7, 2021
Braini01 pushed a commit to Braini01/Xamarin.Forms that referenced this issue Jan 8, 2021
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

Make sure all the UIViews is iOS are added at the correct hierarchy (xamarin#13300) fixes xamarin#13295

* Fix layout of FlyoutContent

* - fix ui tests
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue. p/iOS 🍎 t/bug 🐛
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant