Romain Tailhurat

Results 110 issues of Romain Tailhurat

> Estanp need, to be completed Multiline display if needed. See example below 👇 ![suggester-estanp-text-display](https://github.com/InseeFr/Lunatic/assets/1663283/696974e5-e90f-4197-933b-6be52e81328f)

mvp

When specifying a loop using min and max attribute, we're supposed to handle min < max by presenting only one iteration (one element of the loop), the user being able...

bug
3.X

It's a previously describre issue (see [this trello card](https://trello.com/c/FBjfdtfm/338-hotfix-lunatic-dupcomment-bug-boucles-de-s%C3%A9quences-impossible-24-02)). A simple fix is to add an empty sequence at the end of the questionnaire.

bug
3.X

A strange case with this [questionnaire](https://pogues-beta-testeurs.demo.insee.io/questionnaire/ljea1lzg). # Description & how to reproduce In the original questionnaire - which is not working - we have the following structure in a loop:...

bug

When importing a list from a CSV file, we still have to write a name in the dedicated field: ![image](https://github.com/user-attachments/assets/ed8f492a-0365-45c1-9df8-18c0b94ec903) We could fill this field by using the name of...

Area: Refonte P3
good first issue

Lunatic allows min/max to be produced by VTL code, but Pogues forbid to enter anything else than number. The min and max fields below should accept a VTL expression (for...

good first issue

The current criticality options for controls are: - _Information_ - _Warning_ - _Error_ In the future, _Error_ will be interpreted as a blocking control, but this feature is not yet...

good first issue

A new set of constraints for declaration / instruction in Pogues, see [this table](https://hackmd.io/E7dUZ-sGRWu5-yMHDXxM-A?view#D%C3%A9clarations-produites-par-latelier---tentative-de-mise-%C3%A0-plat) (in 🇫🇷 ). I propose that when a choice is not compatible with a specific mode,...

Consider this questionnaire: ![image](https://github.com/user-attachments/assets/03a82406-ee33-46be-a5be-727fba27308a) When trying to generate, i get a nasty Pogues2DDI error: ``` Eno generation error: An error was occured during the POGUES_XML_GOTO_2_ITE transformation. A sequence of more...