italia / developers.italia.it

The developer community designing and developing public digital services in Italy
https://developers.italia.it
BSD 3-Clause "New" or "Revised" License
231 stars 116 forks source link

PNRR search drops URL filter arguments #1445

Open mfortini opened 6 months ago

mfortini commented 6 months ago

If I filter the catalog enabling PNRR and choosing a measure, the URL is changed for example to

https://developers.italia.it/it/search?pnrr=1&pnrr_measure=1.3.1&type=all_catalogue&sort_by=release_date&page=0

But entering the same URL in a browser brings me back to the search page with just the PNRR filter enabled:

https://developers.italia.it/it/search?pnrr=1&type=all_catalogue&sort_by=release_date&page=0

It should apply all filters that are specified in the URL