Skip to content

Image Annotation: Detect annotation changes in db and update UI #246

@wk9874

Description

@wk9874

If we are using the modelPredictSample tool to create predictions for a given pulse / frame, we will want the UI to update with the annotations generated by that automatically without having to refresh.

modelPredictSample uses setAnnotations from the sampleContext to update these on the frontend (as well as sending them over the API to the backend), and so can likely just monitor this for changes in a useEffect and push new annotations to the UI when necessary

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions