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

[auth] refactor auth flow #85

Merged
merged 27 commits into from
May 1, 2024
Merged

Conversation

me-liu
Copy link
Contributor

@me-liu me-liu commented Apr 21, 2024

What's new in this PR

Description

  • created an AuthButton, and changed all buttons to that button
  • changed some of the wording to match the figma

Screenshots

  • lowkey it looks the same

How to review

Next steps

Relevant Links

Online sources

Related PRs

CC: @ronniebeggs

Copy link
Collaborator

@ronniebeggs ronniebeggs left a comment

Choose a reason for hiding this comment

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

Looks good so far. A few simplifying changes should be applied across screens to make styling consistent.

src/app/(Authentication)/Welcome/index.tsx Outdated Show resolved Hide resolved
src/app/(Authentication)/OTPFlow/OTPVerify/index.tsx Outdated Show resolved Hide resolved
src/app/(Authentication)/OTPFlow/OTPVerify/index.tsx Outdated Show resolved Hide resolved
src/app/(Authentication)/OTPFlow/OTPVerify/index.tsx Outdated Show resolved Hide resolved
src/app/(Authentication)/SignUp/Address/index.tsx Outdated Show resolved Hide resolved
src/app/(Authentication)/SignUp/Address/index.tsx Outdated Show resolved Hide resolved
src/app/(Authentication)/Welcome/index.tsx Outdated Show resolved Hide resolved
src/app/(Authentication)/Welcome/styles.ts Outdated Show resolved Hide resolved
src/Components/AuthButton/AuthButton.tsx Outdated Show resolved Hide resolved
src/app/(Authentication)/Login/Email/index.tsx Outdated Show resolved Hide resolved
@ronniebeggs ronniebeggs changed the title Auth Flow Styling Bugs [auth] refactor auth flow Apr 24, 2024
Copy link
Collaborator

@stephaniewong2 stephaniewong2 left a comment

Choose a reason for hiding this comment

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

remove back button on forgot password flow

@ronniebeggs ronniebeggs merged commit 25a756a into main May 1, 2024
2 checks passed
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.

4 participants