Is your feature request related to a problem? Please describe.
Users may get stuck on the login or signup pages without a clear way to return to the home page. This becomes frustrating when they accidentally land on these pages or face issues during authentication (e.g., OTP failures, slow response, or wrong input).
Describe the solution you'd like
Add a “Back to Home” button or link on both the Login and Signup pages.
This should:
- Allow users to easily navigate back to the home page
- Be clearly visible but not disruptive to the UI
- Improve user experience during failed login/signup attempts
Describe alternatives you've considered
- Using browser back button (not reliable for all users)
- Refreshing or manually typing the home URL
- Closing and reopening the site
These are not user-friendly solutions compared to an in-app navigation option.
Additional context
Adding this feature improves:
- User experience during authentication issues (like OTP failures)
- Navigation flexibility
- Overall usability for first-time users
It would be helpful to place the back option:
- At the top-left corner (like a back arrow), or
- As a small “Back to Home” text link under the form
Is your feature request related to a problem? Please describe.
Users may get stuck on the login or signup pages without a clear way to return to the home page. This becomes frustrating when they accidentally land on these pages or face issues during authentication (e.g., OTP failures, slow response, or wrong input).
Describe the solution you'd like
Add a “Back to Home” button or link on both the Login and Signup pages.
This should:
Describe alternatives you've considered
These are not user-friendly solutions compared to an in-app navigation option.
Additional context
Adding this feature improves:
It would be helpful to place the back option: