Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log In state not saved #30

Open
itkhanz opened this issue Aug 16, 2023 · 0 comments
Open

Log In state not saved #30

itkhanz opened this issue Aug 16, 2023 · 0 comments

Comments

@itkhanz
Copy link

itkhanz commented Aug 16, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant