Files
survey-tools/survey_extra_fields/i18n
Quentin Mondot d0afa2310d
Some checks failed
pre-commit / pre-commit (pull_request) Failing after 1m40s
[IMP] survey_extra_fields : handle file question on page navigation
* Show a stored file (after navigating back) the same way as a freshly
  selected one: a "filename + Remove file" chip, input hidden until removal.
* Keep the stored file when a page is re-submitted without a new selection
  (instead of overwriting it with a skipped answer).
* "Remove file" now sends a sentinel to actually delete the stored file,
  so the removal persists across navigation.
2026-06-11 10:52:59 +02:00
..