Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The creator.onPanelAdded event is invoked when reordering panels #7621

Closed
JaneSjs opened this issue Jan 2, 2024 · 0 comments
Closed

The creator.onPanelAdded event is invoked when reordering panels #7621

JaneSjs opened this issue Jan 2, 2024 · 0 comments
Assignees
Labels
bug user issue An issue or bug reported by users
Milestone

Comments

@JaneSjs
Copy link
Contributor

JaneSjs commented Jan 2, 2024

User Issue: T16213 - onPanelAdded called when dragging existing panels
https://surveyjs.answerdesk.io/internal/ticket/details/T16213


Issue: The creator.onPanelAdded event is invoked when reordering panels. To reproduce the issue, run the demo and drag and drop the 'Test 2' panel above 'Test 1'. You'll see that the event is fired.
Expected behavior: The creator.onPanelAdded event is not invoked when panels are reordered. The creator.onPanelAdded event is invoked only when new panels are added.

@JaneSjs JaneSjs added bug user issue An issue or bug reported by users labels Jan 2, 2024
@andrewtelnov andrewtelnov transferred this issue from surveyjs/survey-creator Jan 3, 2024
andrewtelnov added a commit that referenced this issue Jan 3, 2024
@OlgaLarina OlgaLarina added this to the v1.9.124 milestone Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug user issue An issue or bug reported by users
Projects
None yet
Development

No branches or pull requests

4 participants