Fabio Bonelli
Fabio Bonelli
Hi @Lawrence4code, any news?
@mfortini this is how filters always behaved in the search, we need to address it for all of them
@mfortini does it still happen to you? I can't reproduce it https://user-images.githubusercontent.com/788293/113687667-dff60500-96c8-11eb-9ea6-ad235358b207.mp4
Testcase: "arpa" doesn't return all the results it should.
@elenaAbbate dovrebbe essere quello il problema, vuoi provare a correggerlo? :clap:
That's bizarre: looks like it has always shown [at most 3 categories for a long time](https://github.com/italia/developers.italia.it/blame/master/_layouts/software-details.html#L54) On top of that, I'm not really sure where `page.popularCategories` comes from :thinking:
@evilaliv3 thanks I think we should show more of them by default, and operate under the assumption then the order of appearance in the publiccode.yml is also a way to...
So, what's happening here is: the crawler is exporting "`popularCategories`" for each software ([code](https://github.com/italia/developers-italia-backend/blob/5d1f0ef1ab91c0c557752c676c8428c77fed876a/crawler/jekyll/softwares.go#L203)). What are "`popularCategories`" of a software? Looks like they are [5 categories](https://github.com/italia/developers-italia-backend/blob/5d1f0ef1ab91c0c557752c676c8428c77fed876a/crawler/jekyll/main.go#L46) among the ones listed...
We'll be much better off just rewriting the original Italian FAQs (#898). On hold.
There's an open issue upstream in swagger-ui: https://github.com/swagger-api/swagger-ui/issues/6647