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
915 stars 373 forks source link

Drag-n-Drop Issue (Safari only) #4356

Closed mikeamelin closed 8 months ago

mikeamelin commented 1 year ago

Every time scroll position changes.

https://github.com/surveyjs/survey-creator/assets/17025812/88fd5a5f-9019-48ea-b66d-724cb5e178d1

dmitry-kurmanov commented 1 year ago

@mikeamelin need exact steps to reproduce the problem. Let's discuss it.

tsv2013 commented 9 months ago

We need to re-check it after drag/drop extra rows rebuild was fixed @mikeamelin @dk981234 @dmitry-kurmanov

mikeamelin commented 8 months ago

@tsv2013 Looks like the issue has gone.

tsv2013 commented 8 months ago

It looks like we've finally fixed it via drop optimization.