kkucharc opened a new pull request #12953: URL: https://github.com/apache/superset/pull/12953
### SUMMARY This is updated [PR](https://github.com/apache/superset/pull/12104) which was closed due to react-dnd upgrade. Currently in edit mode in dashboard it's impossible to scroll to top while dragging an element. It is now possible when dragged element is hovering dashboard's header. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF https://user-images.githubusercontent.com/2536609/102547288-47a42800-40b9-11eb-8915-05a7db66226c.gif ### 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 ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [x] Has associated issue: Fixes: #11907 - [ ] 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]
