Skip to content

Refactor GETs out of ScoreSetHistogram view to optimize requests #568

@bencap

Description

@bencap

With the addition of multiple histograms on the ScoreSetView page, we now make multiple requests to the clinical controls endpoint to try and load clinical controls. We should pre-compute this property and pass it into the component to avoid re-calculating this information for each rendered histogram.

Metadata

Metadata

Assignees

No one assigned

    Labels

    app: frontendTask implementation touches the frontendtype: enhancementEnhancement to an existing feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions