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

DO NOT MERGE Make claim-flow navigation bar a shared element #2350

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

StylianosGakis
Copy link
Member

@StylianosGakis StylianosGakis commented Dec 11, 2024

This makes this top app bar stick around as the video showcases

shared_claim_flow_bar.mp4

This just wraps the entire app with a SharedTransitionLayout, and sets up the local.
And then uses the AnimatedContent local from the navigation itself to sync up the bar.

It's a successor to #2071 but much cleaner since we use the locals to make it all work instead of polluting the entire codebase with scopes and such.

@StylianosGakis StylianosGakis requested a review from a team as a code owner December 11, 2024 15:52
@StylianosGakis
Copy link
Member Author

I'll merge this once I'm back next year, so that I can monitor better if anything comes up due to it, even though I don't expect it to be problematic

@panasetskaya panasetskaya changed the title Make claim-flow navigation bar a shared element DO NOT MERGE Make claim-flow navigation bar a shared element Dec 16, 2024
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.

2 participants