huridocs / uwazi

Uwazi is a web-based, open-source solution for building and sharing document collections
http://www.uwazi.io
MIT License
237 stars 79 forks source link

[IX] Add "Suggestion" filter to the stats and filters panel #6777

Closed gabriel-piles closed 3 months ago

gabriel-piles commented 4 months ago

Add "Suggestion" filter: Introduce a new filter named "Suggestion" within the "non-labeled" section. This filter will allow users to specifically view files with non-empty suggestions. Both for text-based metadata extractions and multiselect/select metadata extractions.

The actual panel:

Screenshot from 2024-05-16 15-24-15

RafaPolit commented 4 months ago

Does this needs extra backend implementation? Or are the current filters already capable of this?

gabriel-piles commented 4 months ago

@RafaPolit It appears to require some backend logic