Issue Report
Hardcoded values in the initialState object:date: 'q1'.
Expected behavior
Hardcoded values can have unexpected consequences and make the code less reusable, so, we expect not to use them.
Actual behavior
src/store/reducers/filter.js
- Hardcoded values in the initialState object:date: 'q1'.