cvat-ai / cvat

Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
https://cvat.ai
MIT License
11.74k stars 2.88k forks source link

Last updated filter field does not work for tasks/projects/jobs #8054

Closed bsekachev closed 1 week ago

bsekachev commented 1 week ago

Actions before raising this issue

Steps to Reproduce

error

Related #https://github.com/ukrbublik/react-awesome-query-builder/issues/1033

Expected Behavior

No response

Possible Solution

No response

Context

No response

Environment

release v2.14.3
cile98 commented 1 week ago

@bsekachev also noticed that filtering in tasks doesn't work as expected. When I filter by Label the only thing that happens is that the Label disappears, but the image is still shown(I tried toggling back and forth between images and it is still there). Do you think this is related or should I open another issue?

image image image

bsekachev commented 1 week ago

@cile98

That is expected behavior. They are annotations filters, not frames filters.

cile98 commented 1 week ago

@cile98

That is expected behavior. They are annotations filters, not frames filters.

I see. Is there a way to filter frames?

bsekachev commented 1 week ago

@cile98

Perhaps you want to use filtered frames navigation to visit only frames with objects, corresponding to specific filters Right click navigation button

image

cile98 commented 1 week ago

@bsekachev that's great thanks! Couldn't find this in the docs actually https://docs.cvat.ai/docs/manual/advanced/filter/

bsekachev commented 1 week ago

@mdacoca

Let's add a piece of documentation

bsekachev commented 1 week ago

The issue closed by #8055