I am using vuex for the first time.
I have a component that has three states of processing some data.
I have been trying to do it via computed properties, methods