feat(ui): update Forgot Password form UI and add page redirection flow
Description:
This MR updates the Forgot Password form UI and introduces proper page redirection flow after user actions.
Improved Forgot Password form UI (styling, layout, responsiveness).
Added redirection to appropriate pages after reset actions.
Minor cleanup in related components for better UX.
Enhances user experience by providing a smoother flow.
Ensures users are guided correctly after password reset attempts.
Aligns with overall design consistency of the app.
Type of Change:
-
Bug Fix -
Feature Development -
Documentation
Testing:
-
Tested on desktop -
Tested on mobile -
Tested in different browsers
Screenshots (if applicable):
Video Demo
Add a link to the demo of the PR
If you have used AI create this PR, please also record video of yourself explaining the changes.
Link to code walkthrough
Checklist:
-
Code follows project style guidelines -
Self-review completed -
No console errors -
TypeScript types are correct

