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

Create Flyout.Details inside Fragment #6023

Merged
merged 5 commits into from
Apr 15, 2022
Merged

Conversation

PureWeen
Copy link
Member

Description of Change

Host the details content inside its own fragment container. If the root container is a NavigationPage then the Jet Navigation parts need to have their own Fragment space (ChildSupportManager) to operate. This makes it so you can swap out the Detail with another NavigationPage

Issues Fixed

Fixes #5541

@rmarinho
Copy link
Member

image

tests are failing

@jsuarezruiz jsuarezruiz added partner/android Issues for the Android SDK area-navigation NavigationPage labels Apr 13, 2022
@PureWeen
Copy link
Member Author

@rmarinho fixed

@PureWeen PureWeen enabled auto-merge (squash) April 13, 2022 14:06
@PureWeen PureWeen merged commit e9852b3 into main Apr 15, 2022
@PureWeen PureWeen deleted the createdetails_inside_fragment branch April 15, 2022 19:10
@github-actions github-actions bot locked and limited conversation to collaborators Dec 21, 2023
@samhouts samhouts added the fixed-in-6.0.300-rc.2 Look for this fix in 6.0.300-rc.2! label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-navigation NavigationPage fixed-in-6.0.300-rc.2 Look for this fix in 6.0.300-rc.2! partner/android Issues for the Android SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changing Detail of a FlyoutPage leads to an empty page on Android
5 participants