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

Tabbar of TabbedPage showed in Flyout after re-appearing - Android #19989

Open
wiljoetradify opened this issue Jan 19, 2024 · 2 comments
Open
Labels
area-controls-shell Shell Navigation, Routes, Tabs, Flyout platform/android 🤖 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@wiljoetradify
Copy link

Description

Tabbar of TabbedPage was rendered properly at first appearance

If there is a Flyout in one of TabbedPage child and if the user open a modal and close the modal from the FlyoutPage. The FlyoutPage will now have Tabbar showed in there

Steps to Reproduce

Pre-requisite

  • Android Device
  • TabbedPage with a FlyoutPage

Steps

  1. Open the app (User now see TabbedPage)
  2. Navigate to a tab with FlyoutPage
  3. Open a Modal from the FlyoutPage
  4. Close a modal
  5. Observe

Actual

  • Tabbar is now inflated into the Flyout view

Expected

  • Tabbar show in TabbedPage (Not in Flyout View)
broken_inflation_tabbedpage.webm

Link to public reproduction project repository

No response

Version with bug

8.0.3

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

@wiljoetradify wiljoetradify added the t/bug Something isn't working label Jan 19, 2024
@wiljoetradify
Copy link
Author

Source code:
TabbedPageWithFlyoutBroken.zip

@jsuarezruiz jsuarezruiz added platform/android 🤖 area-controls-shell Shell Navigation, Routes, Tabs, Flyout labels Jan 19, 2024
@XamlTest XamlTest added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Mar 1, 2024
@XamlTest
Copy link

XamlTest commented Mar 1, 2024

Verified this on VS 17.10.0 Preview 1.0(8.0.6). Repro on Android 14.0-API34, not repro on WIndows 11, iOS 17.2 and MacCatalyst with provided Project TabbedPageWithFlyoutBroken.zip

@jsuarezruiz jsuarezruiz added this to the Backlog milestone Jun 4, 2024
@samhouts samhouts removed s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jul 3, 2024
@samhouts samhouts added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-shell Shell Navigation, Routes, Tabs, Flyout platform/android 🤖 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants