berty/yolo

Split out messy global state manager

ekelen opened this issue · 1 comments

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 commented

Moved to #2