Actions
BUG #4006
open[SQA] Incorrect redirection after navigating back from sign-in when adding to favorites
Start date:
01/09/2026
Due date:
% Done:
100%
Estimated time:
Description
On the Back Order page, when a user is not signed in and clicks the "Add to Favorites" icon, they are correctly redirected to the sign-in page. However, clicking the browser Back button from the sign-in page redirects the user to a random page instead of returning them to the original Back Order page.
Module / Page
Back Order
Module Section
Add to Favorites / Authentication Redirect
Screen Size
Desktop (768px and above)
Tested By
Aman Bhuiyan
Steps to Reproduce¶
- Open the application without signing in.
- Navigate to the Back Order page.
- Click the "Add to Favorites" icon.
- Observe redirection to the sign-in page.
- Click the browser Back button from the sign-in page.
Expected Result
- Clicking "Add to Favorites" while not signed in should redirect the user to the sign-in page.
- Navigating back from the sign-in page should return the user to the previous page (Back Order page containing the Favorites icon).
Actual Result
After navigating back from the sign-in page, the user is redirected to a random page instead of the original Back Order page.
Attachments
Proof of Concept
Types of Issue
Functional / Navigation Issue
Root Cause:
Impacted Area:
Actions