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

Logging out from shopping list screen does not return to SignIn screen #73

Closed
yavrib opened this issue Jun 3, 2018 · 0 comments
Closed
Labels
bug Something isn't working

Comments

@yavrib
Copy link
Member

yavrib commented Jun 3, 2018

Problem:
If user logs out on the Shopping List screen, a lot of state changing happens and in the end, app lands on the join house screen.

Expected Behavior:
Logging out on any screen should clear session related data in local storage and redirect back to sign in screen.

Requirement:
A further investigation for this bug and fixing it in the context of the expected behavior is reqiured

@yavrib yavrib added the bug Something isn't working label Jun 3, 2018
dincozdemir pushed a commit that referenced this issue Jun 10, 2018
Add a localStorage handler
Resolves: #73 #68
dincozdemir pushed a commit that referenced this issue Jun 10, 2018
Add a localStorage handler
Resolves: #73 #68
yavrib pushed a commit that referenced this issue Jun 10, 2018
Add a localStorage handler
Resolves: #73 #68
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant