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

refactor(core): Redesign reset password flow #2223

Merged
merged 2 commits into from
Jan 22, 2024
Merged

Conversation

mathieu-anderson
Copy link
Contributor

Linked issue

Resolves: #2212

What kind of change does this PR introduce?

  • Bug fix
  • New feature
  • Refactor
  • Docs update
  • CI update

What is the current behavior?

Reset pw flow design is not harmonious with coral design

What is the new behavior?

Redesigned accordingly:

Screen.Recording.2024-01-19.at.15.45.20.mov

Requirements (all must be checked before review)

  • The pull request title follows our guidelines
  • Tests for the changes have been added (if relevant)
  • The latest changes from the main branch have been pulled
  • pnpm lint has been run successfully

@mathieu-anderson mathieu-anderson added Housekeeping Task for undefined date Frontend Relates to coral (react app) labels Jan 19, 2024
@mathieu-anderson mathieu-anderson self-assigned this Jan 19, 2024
@programmiri programmiri merged commit 553f4b6 into main Jan 22, 2024
16 of 17 checks passed
@programmiri programmiri deleted the 2212-redeign-pw branch January 22, 2024 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frontend Relates to coral (react app) Housekeeping Task for undefined date
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(core): Redesign forgot password pages
2 participants