voxel51/fiftyone

[FR] When a dynamic group is selected, tags should apply to all samples in the group

Open

#5647 opened on Mar 25, 2025

View on GitHub
 (0 comments) (0 reactions) (1 assignee)Python (4,021 stars) (400 forks)batch import
featuregood first issue

Description

This applies to dynamic group views in the UI. When the group is selected, modifications like tags are only applied to one frame (I'm not sure if it's the first frame, or the current frame in view when in Render As Video mode).

I think it's more intuitive if the tag is applied to all samples in the collection.

Contributor guide