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

Fix color of continue button in onboarding #1385

Merged
merged 1 commit into from
Mar 9, 2024

Conversation

nilsreichardt
Copy link
Member

Before After
Screenshot 2024-03-09 at 17 56 48 Screenshot 2024-03-09 at 17 56 14

@github-actions github-actions bot added the feature: authentification Logging in/out (anonymous, sign-in with X, etc.) and registration. label Mar 9, 2024
Copy link

github-actions bot commented Mar 9, 2024

Visit the preview URL for this PR (updated for commit d31e4ed):

https://sharezone-test--pr1385-fix-onboarding-name-gjk5mkjn.web.app

(expires Tue, 12 Mar 2024 17:01:31 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 4cb3ae61e1e018abfd9841fd3239f5b49ccc034b

child: AnimatedSwitcher(
duration: const Duration(milliseconds: 250),
child: IconButton.filled(
key: ValueKey(onTap == null),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is so that it rebuilds if onTap changes right?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, otherwise AnimatedSwitcher doesn't it needs to animate

@nilsreichardt nilsreichardt added this pull request to the merge queue Mar 9, 2024
Merged via the queue into main with commit 6d0a4d4 Mar 9, 2024
32 checks passed
@nilsreichardt nilsreichardt deleted the fix-onboarding-name-button branch March 9, 2024 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: authentification Logging in/out (anonymous, sign-in with X, etc.) and registration.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants