You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am using this app to perform some UI Tests.
I noticed that the app does not save the login session information after logging in. It asks for repeated login when we proceed to checkout from cart.
Tested version: 2.0.0
Steps to reproduce:
Open the app.
Perform Log In.
Add some item to the cart and proceed to checkout.
Actual Behavior:
App still takes us to the Log in screen and require the user to perform log in again in order to proceed to checkout screen.
Sidebar menu still shows LogIn menu item even after loggin in.
Expected Behavior:
App should not ask for user log in if user has already logged in once.
Log In menu in sidebar should not display once user has logged in. It should ideally habe the men option to log out instead.
The text was updated successfully, but these errors were encountered:
Hi,
I am using this app to perform some UI Tests.
I noticed that the app does not save the login session information after logging in. It asks for repeated login when we proceed to checkout from cart.
Tested version: 2.0.0
Steps to reproduce:
Open the app.
Perform Log In.
Add some item to the cart and proceed to checkout.
Actual Behavior:
App still takes us to the Log in screen and require the user to perform log in again in order to proceed to checkout screen.
Sidebar menu still shows LogIn menu item even after loggin in.
Expected Behavior:
App should not ask for user log in if user has already logged in once.
Log In menu in sidebar should not display once user has logged in. It should ideally habe the men option to log out instead.
The text was updated successfully, but these errors were encountered: