After successfully logging in, users are redirected to a blank page instead of the expected homepage. This issue affects user experience and may lead to confusion.
Acceptance Criteria
Given that a user has entered valid credentials,
When the user clicks the "Login" button,
Then the user should be redirected to the dashboard/homepage instead of a blank page.
If there is an error during the login process, an appropriate error message should be displayed.
The user session should be maintained after login, ensuring that the user remains logged in until they choose to log out.
Description
After successfully logging in, users are redirected to a blank page instead of the expected homepage. This issue affects user experience and may lead to confusion.
Acceptance Criteria
Links
https://www.loom.com/share/357875b96c004934b3ba28d58b1f2565?sid=a93eee41-529f-4a66-a5a5-3302525c32c8
Images