You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The editor used to have autocompletion for codiceIPA, via an external query to Elastic, but it got lost with the new version:
Screencast.From.2025-10-22.11-09-09.mp4
This makes harder for the user to pick the right code or even understand what code they're supposed to use.
Note that "it.riuso.codiceIPA" is deprecated and superseded by organisation.uri in publiccode.yml v0.5.0, which harmonizes the concept to non Italian PAs, so this can be a chance to think about some sort of generic autocompletion for EU administrations.
The editor used to have autocompletion for
codiceIPA, via an external query to Elastic, but it got lost with the new version:Screencast.From.2025-10-22.11-09-09.mp4
This makes harder for the user to pick the right code or even understand what code they're supposed to use.
Note that "
it.riuso.codiceIPA" is deprecated and superseded byorganisation.uriin publiccode.yml v0.5.0, which harmonizes the concept to non Italian PAs, so this can be a chance to think about some sort of generic autocompletion for EU administrations.