Filter render broken; moved narrative and narrativeState to app.filters and restructured appropriately with narrativeIdx selector

This commit is contained in:
efarooqui
2020-08-27 08:42:47 -07:00
parent fe9a5302fa
commit 2aaf7c09ff
10 changed files with 70 additions and 49 deletions

View File

@@ -34,12 +34,9 @@ const initial = {
highlighted: null,
selected: [],
source: null,
narrative: null,
narrativeState: {
current: null
},
filters: {
associations: {
filters: [],
narrative: null,
categories: [],
views: {
events: true,