voxel51/fiftyone
View on GitHub[FR] When a dynamic group is selected, tags should apply to all samples in the group
Open
#5,647 opened on Mar 25, 2025
featuregood first issue
Repository metrics
- Stars
- (4,021 stars)
- PR merge metrics
- (Avg merge 3d 11h) (161 merged PRs in 30d)
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.