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

Forgot password page #211

Merged
merged 12 commits into from
Nov 19, 2024
Merged

Forgot password page #211

merged 12 commits into from
Nov 19, 2024

Conversation

iibarbari
Copy link
Collaborator

No description provided.

Copy link
Owner

@th0th th0th left a comment

Choose a reason for hiding this comment

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

  • We have multiple and identical FormTitle components around, not sure if it is intentional.
  • Let's stick with noun component names. Can you please rename ForgotPassword as PasswordRecovery? 💐
  • "Forgot password?" link on the sign in page fully reloads the page when clicked.
  • It would be cool if the e-mail input is populated when I already fill in my e-mail address on the sign in form, and then click the "Forgot password?" link. I am not sure if wouter has a way of passing state between routes, or if we would have to use query parameters for this.

Please go ahead and merge without further approval once these are addressed 💐

frontend/src/components/ForgotPassword/FormTitle/index.tsx Outdated Show resolved Hide resolved
@th0th th0th mentioned this pull request Nov 18, 2024
@iibarbari iibarbari requested a review from th0th November 19, 2024 14:21
@iibarbari iibarbari merged commit 8f48177 into reloaded Nov 19, 2024
3 checks passed
@iibarbari iibarbari deleted the forgot-password-page branch November 19, 2024 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants