Skip to content

Conversation

@ShreshthaPandey
Copy link

Previous issue:-
Describe the bug
Clicking the "Forgot Password" button on the login page does not trigger any action—no redirection, no modal, or API call. The button appears non-functional.
*To Reproduce
Steps to reproduce the behavior:

Go to the login page.

Click on the "Forgot Password" button.

Nothing happens; no redirect or visual feedback.

*Expected behavior
Clicking the button should:

Either open a password reset modal, or

Redirect the user to a password recovery page (e.g., /reset-password), or

Trigger a password reset request.
shoping

changes in made:-

🛠 GSSoC Issue Fix – Summary (Branch: fixIssue)
Added a "Forgot Password?" link on the login page.

When clicked, it takes the user to a Reset Password page.

On that page, the user can enter New Password and Confirm Password.

If passwords don’t match, it shows an alert.

If they match, and user clicks Reset Password, it shows "Password successfully updated!" message.

Added a route /reset-password to load the reset page.

Styled the page using a separate CSS file.

Screen.Recording.2025-08-02.001826.mp4

@vercel
Copy link

vercel bot commented Aug 1, 2025

@ShreshthaPandey is attempting to deploy a commit to the agamjotsingh18's projects Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Aug 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
trendhora-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 7:26pm

@agamjotsingh18
Copy link
Owner

Even if without providing email it's updating password

@ShreshthaPandey
Copy link
Author

should i put an extra box of email?? its just giving alert not setting in real

@ShreshthaPandey
Copy link
Author

Screenshot 2025-08-02 230951 i add added the email section there!!

@agamjotsingh18
Copy link
Owner

Fetch the latest code please

@Tanziha-Sheikh
Copy link
Collaborator

Hello @ShreshthaPandey

Please resolve the conflicts to make this PR counted as your contribution and also join project discord server for further updates

https://discord.gg/EykvBJqw

Thanks
@Tanziha-Sheikh

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.

3 participants