Skip to content

Reusable redux for array of data with checked parameter, and a page loading #73

@Gene-Garcia

Description

@Gene-Garcia

Some of the redux, like the WithMeAction reducer, have the same redundant functionality to

  1. Load data
  2. Check and uncheck data or all of the data
  3. Toggle page loading, and
  4. Reset to default.

To reduce the amount of these redundant files--create a separate reusable redux action and reducer for this type of functionalities.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions