surveyjs / survey-creator

Scalable open-source survey software to generate dynamic JSON-driven forms within your JavaScript application. The form builder features a drag-and-drop UI, CSS Theme Editor, and GUI for conditional logic and form branching.
https://surveyjs.io/open-source
Other
898 stars 373 forks source link

[Duplicate] Choice inplace editing doesn't work when adding more choices #4855

Closed JaneSjs closed 11 months ago

JaneSjs commented 11 months ago

User Issue: T15380 - Dropdown, Multiselect dropdown bug/feature https://surveyjs.answerdesk.io/internal/ticket/details/T15380


View CodeSandbox

To reproduce the issue, drop a Dropdown question and add additional choices. You can see that an inplace editor is activated only for the first three (default) choices and doesn't work for other choices.

Uploading 2023-11-03_14-53-06.mp4…

JaneSjs commented 11 months ago

This issue duplicates the following one: https://github.com/surveyjs/survey-creator/issues/4856.