Pogues icon indicating copy to clipboard operation
Pogues copied to clipboard

Questionnaire designer

Results 167 Pogues issues
Sort by recently updated
recently updated
newest added

👉 https://sonarcloud.io/dashboard?id=InseeFr_Pogues

documentation

When creating a questionnaire, the designer make several choices, one of them being to chose control logic mode: GoTo VS Filters. By default, and for historic reasons, the GoTo mode...

ui
ux
good first issue

Lunatic 2 offers dynamic tables with controls. Those controls can be at three levels: - the cell - the row - the table Pogues doesn't currently have this capability. We...

Today we have this layout for the Declarations to Collected variables panels: ![image](https://github.com/InseeFr/Pogues/assets/1663283/c9898d1c-fda0-41fe-b973-12c75749e225) I proposed that we redefined it in order to have: ![image](https://github.com/InseeFr/Pogues/assets/1663283/94c4c304-dbc9-4f4f-9202-b7d898690656) Two changes: 1. the blue side...

Area: Refonte P2

For Duration options "hours/minutes" and "years/months", the values are not saved / reloaded when getting back to a questionnaire if the values are `0`. To reproduce: - create a question...

bug

Currently we support this only by modifying the DDI, but a simple modification could support it in Pogues: ![image](https://github.com/InseeFr/Pogues/assets/1663283/618c632d-9cb9-49f8-bd3b-6b41789976f5) Here: - when "Collected" is unchecked, the "Substitution" field appears -...

🇬🇧 Enable the Roundabout component in Pogues 🇫🇷 Permettre l'utilisation du composant Rond-point dans Pogues

See https://www.npmjs.com/package/@making-sense/antlr-editor

In some cases, text formats are current and really complex: mainly SIREN and SIRET, but email or telephone, too. Moreover, for Siren and Siret, regex is not enough. 3 checks...