Pogues icon indicating copy to clipboard operation
Pogues copied to clipboard

Questionnaire designer

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

A new kind of generation target is soon available: the management application, Generic. In order for designer to generate this target, we will add a new option for the "Visualize"...

enhancement
ui

⚠️ This is a stub issue, to be more thoroughly described in a near future. If a problem happens during a questionnaire generation, most of the time the user is...

ux

When a component is moved via drag and drop in the questionnaire view, the specification for handling filters is the following: a. if the component is not a member of...

ui
ux

Currently, when we get an error response from the Eno API, we apply the same behaviour as a successfull one: a browser tab is open, displaying a 500 error message,...

ui
ux

As of today, calculated variables are available through a panel inside a question page. It would be interesting to have a dedicated page for these variables outside the question page.

ui
ux

We integrated the VTL editor from @eurostat/vtl-editor in the application. ### Current behavior The unit tests of components integrating the editor fail. The error is : ``` Automatic publicPath is...

bug

When deleting an object other than a questionnaire, it would be safer to add a validation modal in order to avoid mistakes. This is a low priority issue. 🐌

ui
ux

When formatting a declaration label, it is possible to add a tooltip on some part of the text. Unfortunately, in the [dev-cra branch](https://github.com/InseeFr/Pogues/tree/dev-cra), this is not working: the usual text...

ui

When the viewport size is too low, the menu bar at the bottom of the main questionnaire view [is hiding part of the questionnaire](https://minio.lab.sspcloud.fr/romaintailhurat/public/pogues-menu-bar-hide-questionnaire-structure.png). This happens because the menu bar...

bug
ui

Filters are displayed in the questionnaire structure view using a "begin" marker and a "end" marker. In particular circumstances (eg long variable names) the [end marker may be off](https://minio.lab.sspcloud.fr/romaintailhurat/public/pogues-offset-filter.png). We...

ui