coyote-team / coyote

Image annotation site and API to enable the distributed annotation of museum images.
https://coyote-team.github.io/coyote/
Other
58 stars 11 forks source link

Description filter component does not correctly apply chosen filters fix #699

Closed jacobyarborough closed 8 months ago

jacobyarborough commented 8 months ago

Before example: Screenshot of the descriptions page before fix. There are chosen filters for status: ready to approve and metum: alt. Once the filters are chosen and the new results are displayed, the active filters icons only display Metum id in and Status in leaving off the values. The filter icons are highlighted by a red rectangle in the screenshot.

After fix example: Screenshot of the descriptions page after fix. There are chosen filters for 'status: ready to approve' and 'metum: alt'. Once the filters are chosen and the new results are displayed, the active filters icons display 'Metum id in: 1' and 'Status in: Ready to approve'. The filter icons are highlighted by a red rectangle in the screenshot.