Originally I thought this wouldn't really be needed, but there are places (e.g. PageHeader) where we need to access a lot of state variables. Would make sense to store in the central vuex store.
Not urgent, could be done when e.g. attempting to tick all the tasks in #747.
Originally I thought this wouldn't really be needed, but there are places (e.g.
PageHeader
) where we need to access a lot of state variables. Would make sense to store in the central vuex store.Not urgent, could be done when e.g. attempting to tick all the tasks in #747.