Fabio Bonelli
Fabio Bonelli
Another feeling I got, we talked about this earlier is: Gatsby has this feature out of the box, and we are not doing anything out of the ordinary that warrants...
See also: #851 Note that we can look at the bundle size in the Lighthouse check in every PR, with this button (View Treemap):  f.e. https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1700828628455-94358.report.html
> Finally I have a couple of doubts about **media-player.js**, perhaps we should consider disabling this lint: > > * some of the old archive media we retrieved are without...
@Fupete I've already tested it. The quickest way is to merge it and revert if it the normal flow (as in: a PR that doesn't decrease Lighthouse scores) breaks. After...
Also `sectionsEditorial` and `sectionsEditorial2` must be unified. Same thing for `highlightsLoop1` and `highlightsLoop2`.
@Fupete I don't think this should be closed, the issue still stands. Of course it's not `prossima.d.i.i` anymore, but the comparison is between the published site and the old site.
Ideas: have the alternative to open a thread to the [Forum](https://forum.italia.it) in case the user wants to give public and more articulate feedback. Example in Github:  Goes to a...
The ones that are failing: * [ES/2DCode/raw/401.json](../blob/main/tests/data/ES/2DCode/raw/401.json) * [ES/2DCode/raw/402.json](../blob/main/tests/data/ES/2DCode/raw/402.json) * [ES/2DCode/raw/403.json](../blob/main/tests/data/ES/2DCode/raw/403.json) Looking at [**`401.json`**](../blob/main/tests/data/ES/2DCode/raw/401.json)'s COSE data, `alg` is `-7` (Es256, ECDSA w/ SHA-256), while this is its certificate and public...
@lu-zero that should probably be in addition to the current test suite and not in replacement of it.
`one` needs to be refactored, starting from its name (why is it not a verb?), then continuing through the arguments it gets (a URL and... a file?), and finally document...