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 #13

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Forgot password #13

wants to merge 7 commits into from

Conversation

OrigamiStarz
Copy link

@OrigamiStarz OrigamiStarz commented Jan 26, 2025

Tracking Info

Resolves #5

Changes

  • Created and styled forgotPassword.tsx page
  • Created and styled forgotPasswordForm and forgotPasswordEmailSent components
  • Added optional props to TextBox and LoginButton to handle functionality
    • forgotPasswordEmailSent component displays the email typed by the user (currently commented out to see how designers want to handle long emails)
    • Entering inside TextBox does not reset the form/page

Testing

  • Added src/app/pages/forgotPassword.tsx as a component in src/app/page.tsx

Confirmation of Change

Screenshot 2025-01-25 at 4 52 29 PM Screenshot 2025-01-25 at 4 52 45 PM Screenshot 2025-01-25 at 5 20 48 PM

Commented out:
Screenshot 2025-01-25 at 4 52 55 PM

@OrigamiStarz OrigamiStarz marked this pull request as ready for review January 27, 2025 01:23
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.

Forgot Password Page (Front end Only)
2 participants