Files
emaui/apps/backoffice
mihretue df9db6a36e feat(question): add CHOICE options inline while creating, not after
Create a CHOICE question and the options fields were hidden behind a
'save first' message — had to save, then reopen via Edit, to actually add
options. Added an inline options editor (local state, same bilingual
fields/correct-checkbox as the existing edit-mode one) directly in the
create form. On submit: create the question, then immediately call
setOptions with the drafted options using the new question's id — one
action from the user's point of view, two API calls under the hood.
Edit mode is unchanged, still uses the existing QuestionOptionsEditor
against the real question id.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-18 12:00:15 +00:00
..
2026-06-13 11:21:32 +03:00
2026-06-18 11:33:45 +03:00
2026-05-29 15:23:46 +03:00
2026-05-29 15:23:46 +03:00