Skip to content

feat(ui): update Forgot Password form UI and add page redirection flow

Akshay Kumar requested to merge Akshay into develop

Description:

This MR updates the Forgot Password form UI and introduces proper page redirection flow after user actions.

Changes Made

Improved Forgot Password form UI (styling, layout, responsiveness).

Added redirection to appropriate pages after reset actions.

Minor cleanup in related components for better UX.

🎯 Why this is needed

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):

Screenshot_From_2025-08-28_13-57-13

Screenshot_From_2025-08-28_14-12-44

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

Merge request reports

Loading