-
Notifications
You must be signed in to change notification settings - Fork 13.9k
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
[Bug] Resizing widgets problem #4596
Comments
@williaster and @graceguo-supercat are working on a completely new layout scheme for the dashboards that uses drag and drop and moves us away from the current From my understanding the issue you describe are specific to The new dashboard layout will have native support for dashboard-specific constructs like tabs, sections, rows, filters and more. I'm excited for scoped-filters that will apply only within their context (global, tab, section, chart, ...) |
Thanks for the help! The package react-grid-layout ver.0.16.6 is to blame. I'm looking forward to the new dashboard. |
(cherry picked from commit 8951990)
Cherrypick: [BugFix] Resizing widgets problem apache#4596 (apache#4597)
Make sure these boxes are checked before submitting your issue - thank you!
Superset version
master
0.23.2
Expected results
The possibility to change widgets' sizes without destroying the while order
Actual results
I am facing a problem which lasts about 5 days. After compiling the project about 5 days ago, resizing of some widgets leads now to random order of all other widgets, in other words it’s impossible to change size of some widgets without destroying the whole order, as it is shown in video. The problem concerns also stable branches, that didn’t happen earlier. I suppose, that this may be caused by the third-party framework update.
Steps to reproduce
The text was updated successfully, but these errors were encountered: