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

Split out messy global state manager #306

Closed
ekelen opened this issue May 25, 2020 · 1 comment
Closed

Split out messy global state manager #306

ekelen opened this issue May 25, 2020 · 1 comment
Labels

Comments

@ekelen
Copy link
Collaborator

ekelen commented May 25, 2020

State props are currently all managed by updateState({...any state props}); there should be more actions that trigger more specialized modifications in reducer and app state. (See file ./web/src/store/ResultStore.js)

@moul
Copy link
Member

moul commented Oct 1, 2020

Moved to #2

@moul moul closed this as completed Oct 1, 2020
@moul moul added this to Done in Yolo's Kanban Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Yolo's Kanban
  
Done
Development

No branches or pull requests

2 participants