fix: streamline layout and enhance transitions in authentication pages - #1006
Merged
Conversation
mthinh
commented
Jul 30, 2025
Contributor
- Simplified conditional rendering of SizedBox in LoginEmailPage.
- Updated VerifyEmailPage to include a transparent app bar and consistent background color.
- Replaced AutoRoute with CustomRoute for login and verification pages, implementing a slide left transition for improved navigation experience.
- Introduced CustomTransitionBuilder for reusable slide left transition effect.
- Simplified conditional rendering of SizedBox in LoginEmailPage. - Updated VerifyEmailPage to include a transparent app bar and consistent background color. - Replaced AutoRoute with CustomRoute for login and verification pages, implementing a slide left transition for improved navigation experience. - Introduced CustomTransitionBuilder for reusable slide left transition effect.
mthinh
pushed a commit
that referenced
this pull request
Aug 2, 2025
🤖 I have created a release *beep* *boop* --- ## [2.9.0](v2.8.0...v2.9.0) (2025-07-30) ### Features * app structure document in markdown ([#1004](#1004)) ([920fbb6](920fbb6)) * login with wallet ([#1000](#1000)) ([e3c29d1](e3c29d1)) * native login ([#1003](#1003)) ([5eb29e7](5eb29e7)) ### Bug Fixes * improve WalletConnectService and LensUtils ([#1002](#1002)) ([0b99aac](0b99aac)) * native login feedback ([#1005](#1005)) ([688e4e6](688e4e6)) * streamline layout and enhance transitions in authentication pages ([#1006](#1006)) ([a2b409c](a2b409c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.