jinghua-qa opened a new issue #15996: URL: https://github.com/apache/superset/issues/15996
Reordering in 'FILTERS'/'GROUP BY' with drag and drop will be blocked when the tooltip showed. ### Expected results Reordering in 'FILTERS'/'GROUP BY' with drag and drop will not be blocked ### Actual results Reordering in 'FILTERS'/'GROUP BY' with drag and drop will be blocked when tooltip is showed in the way, user need to drag in a direction to avoid blocking by the tooltip #### Screenshots https://user-images.githubusercontent.com/81597121/127755037-06ef6cba-a6c6-49a3-812d-47e1a5a9a2d6.mov #### How to reproduce the bug 1. Enable drag and drop 2. In Filter or Group-by, drop multiple 3. wait for tooltip and do drag and drop 4. See error ### Environment (please complete the following information): - superset version: `master` - python version: `python --version` - node.js version: `node -v` - any feature flags active: ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x ] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Add any other context about the problem here. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
