Skip to content

Hardcoded values in src/store/reducers/filter.js #37

@decause-gov

Description

@decause-gov

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

  1. Hardcoded values in the initialState object:date: 'q1'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfrontend

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions