Skip to content

remove legacy resource fetch code #283

Description

@adambreznicky

original structure of app loaded all resources from the api on-load just like collections. this was changed to only retrieve resources from the api for a selected collection using the collection reducer & actions. somehow (probably from testing), the original fetching code is still in the app but just isn't used. this code should be removed.

at least exists in (may be more?):::

  • CatalogContainer.jsx reference
  • entire resourceActions.js file
  • entire resourceReducer.js file
  • rootReducer.js reference
  • constants for the actions

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions