Skip to content

Fix: correct answer and dropdown data handling - #35

Merged
RomainLvr merged 1 commit into
mainfrom
fix_answer
Jul 28, 2026
Merged

Fix: correct answer and dropdown data handling#35
RomainLvr merged 1 commit into
mainfrom
fix_answer

Conversation

@Rom1-B

@Rom1-B Rom1-B commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Checklist before requesting a review

Please delete options that are not relevant.

  • I have performed a self-review of my code.
  • I have added tests (when available) that prove my fix is effective or that my feature works.
  • I have updated the CHANGELOG with a short functional description of the fix or new feature.
  • This change requires a documentation update.

Description

  • It fixes #N/A
  • Some question types could end up storing a value different from the one they are meant to always provide, depending on what was submitted.
    This ensures those questions always return their intended value.
    A dropdown data endpoint was also missing the same access check already applied to similar endpoints, and the directory search autocomplete did not handle some special characters correctly in the search text.

Screenshots (if appropriate):

@Rom1-B
Rom1-B requested review from Lainow and RomainLvr July 27, 2026 12:37
@RomainLvr
RomainLvr merged commit d5e4727 into main Jul 28, 2026
3 checks passed
@RomainLvr
RomainLvr deleted the fix_answer branch July 28, 2026 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants