As a visitor, after filtering proposals in homepage and navigate to a specific proposal, I want to see the old filtering selection and not the standard one.
Move the logic around the filtering to Vuex will solve this issue because it will became persistent and not reset to the original stage at every home navigation. The same logic is already in place in vpa-tool for assessments
As a visitor, after filtering proposals in homepage and navigate to a specific proposal, I want to see the old filtering selection and not the standard one.
Move the logic around the filtering to Vuex will solve this issue because it will became persistent and not reset to the original stage at every home navigation. The same logic is already in place in vpa-tool for assessments