fiftyone icon indicating copy to clipboard operation
fiftyone copied to clipboard

Independent sidebar field loading

Open benjaminpkane opened this issue 3 years ago • 0 comments

Converts the /aggregations route into the new aggregation field which provides the needed aggregation dataset with respect to a path and the path's field type, e.g. a ground_truth_detections.label which is a StringField.

Also improves loading behavior by allowing filters to be expanded while counts are still loading, and delays make networks until a component is visible/expanded, i.e. a confidence slider.

TODO:

  • [ ] group regressions
  • [ ] refresh regressions

benjaminpkane avatar Sep 27 '22 16:09 benjaminpkane