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
871 stars 365 forks source link

Undo button doesn't work after clearing the survey #2958

Open RomanTsukanov opened 2 years ago

RomanTsukanov commented 2 years ago

Steps to reproduce:

  1. Open the Survey Creator
  2. Make sure that the survey is empty. Otherwise, click the Clear Survey button.
  3. Add a question.
  4. Click the Clear Survey button.
  5. Click the Undo button.

Result: Nothing happens Expected result: The survey is the same as before Clear Survey is clicked.

andrewtelnov commented 8 months ago

@RomanTsukanov We have to clear undo/redo state as well on clear.