kkucharc opened a new pull request #12104: URL: https://github.com/apache/incubator-superset/pull/12104
### SUMMARY Because the dashboard's header is over the top scroll, the window doesn't scroll when we drag element to the top. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF After:  ### TEST PLAN 1. Go to one of dashboards 2. Go to edit mode 3. Add so many elements that right scroll appears 4. Scroll down 5. Drag element and move it over header Whole window should scroll when element is over header and stop when you move it below. ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> Fixes: #11907 - [ ] Has associated issue: - [ ] Changes UI - [ ] Requires DB Migration. - [ ] Confirm DB Migration upgrade and downgrade tested. - [ ] Introduces new feature or API - [ ] Removes existing feature or API ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
