Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Logout should remove all account-related data from redux #584

Closed
slaweet opened this issue Aug 8, 2017 · 0 comments
Closed

Logout should remove all account-related data from redux #584

slaweet opened this issue Aug 8, 2017 · 0 comments

Comments

@slaweet
Copy link
Contributor

slaweet commented Aug 8, 2017

Expected behaviour

Logout should remove all account-related data from redux. E.g. transactions, forging, etc.
Alternatively, it can be taken care of in the respective components.

Actual behaviour

Logout leaves data in redux, so on next login transactions list displays transactions from the previous account.

Steps to reproduce

  • Login as account A
  • Logout
  • Login as account B
@slaweet slaweet added the bug label Aug 8, 2017
@slaweet slaweet added the *easy label Aug 14, 2017
@slaweet slaweet assigned slaweet and reyraa and unassigned slaweet Aug 16, 2017
reyraa added a commit that referenced this issue Aug 23, 2017
Isolate core and presentational logics - Closes #611, #610, #584
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants