huridocs / uwazi

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

[IX] Provide visual feedback when a filter is activated and the filters side panel is closed #6794

Closed aphilop closed 4 months ago

aphilop commented 5 months ago

When a filter is activated it can be that fewer entries are shown in the table. When the filter panel is closed, there is no visual feedback that a filter is activated giving the false impression that the shown entries are all that are available. Providing a visual feedback should mitigate this problem.

image

image

juanmnl commented 5 months ago

We have come with a temporary solution as this may need more thought. For now we'll add a badge to the filters button, highlighting the number of filters currently active in the filters drawer.

Filters - active

table - filters - active

Designs