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

Correctly save/restore of NavController #1508

Merged
merged 2 commits into from
Aug 30, 2024
Merged

Conversation

MatkovIvan
Copy link
Member

@MatkovIvan MatkovIvan commented Aug 27, 2024

Adding a way to put an array of bundles into another bundle and implement saving/restoring NavBackStackEntryState/NavController

Fixes JetBrains/compose-multiplatform#4735
Fixes CMP-1403, CMP-4735

Testing

Test cases are in attached issues.
This should be tested by QA

Release Notes

Fixes - Navigation

  • (prerelease fix) Fix saving state for nested NavHostController

@MatkovIvan MatkovIvan merged commit 9eb56a1 into jb-main Aug 30, 2024
6 checks passed
@MatkovIvan MatkovIvan deleted the ivan.matkov/nav-savestate branch August 30, 2024 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support saving state for nested NavHostController
2 participants