ec-doris / kohesio-frontend

Web interface for Kohesio project
https://kohesio.ec.europa.eu
8 stars 0 forks source link

Deleting intervention fields from the filter does not update the URL #921

Closed roberto-musmeci closed 5 months ago

roberto-musmeci commented 6 months ago

feedback from colleagues:

I encountered some problems when filtering projects after intervention field and the download as XLSX. I filtered projects after country (Greece) and intervention fields 074,075,091,092,093, which returns 6.198 project hits. I tried removing some of the intervention fields from the filter, by clicking the Xs next to the item and clicking show results again, but this does not successfully trigger a refreshing of the result list. Removing the respective number from the URL works though.

madewild commented 6 months ago

Indeed, good catch

for instance on https://kohesio.ec.europa.eu/en/projects?interventionField=001,002,003&sort=Total-Budget-(descending)

ntorbev commented 6 months ago

Hi @madewild should be fine now on dev :)

madewild commented 6 months ago

Seems fine to me, @roberto-musmeci can you cross check?

https://kohesio.development.ec.europa.eu/en/projects?country=Greece&sort=Total-Budget-(descending)&interventionField=074,075,091,092,093