geido opened a new pull request #15710:
URL: https://github.com/apache/superset/pull/15710


   ### SUMMARY
   It applies a max width to the columns options when drag and drop is enabled 
so to avoid a glitch when dragging the column.
   
   Fixes #14825
   
   ### BEFORE
   
   
https://user-images.githubusercontent.com/60598000/125817625-aa75a0df-b6ab-4830-a5bc-f1d883370f41.mov
   
   ### AFTER
   
   
https://user-images.githubusercontent.com/60598000/125817674-be8b837c-e27d-4983-a9c6-e4501459e205.mp4
   
   ### TESTING INSTRUCTIONS
   1. Enable drag and drop
   2. Open a chart
   3. Edit the dataset and set a column option to have a long name
   4. Try to drag and drop the column
   5. Observe the behavior
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [x] Has associated issue: #14825
   - [ ] Changes UI
   - [ ] Includes DB Migration (follow approval process in 
[SIP-59](https://github.com/apache/superset/issues/13351))
     - [ ] Migration is atomic, supports rollback & is backwards-compatible
     - [ ] Confirm DB migration upgrade and downgrade tested
     - [ ] Runtime estimates and downtime expectations provided
   - [ ] 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.

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]

Reply via email to