stevetracvc opened a new pull request #19381:
URL: https://github.com/apache/superset/pull/19381


   Bringing this over from superset-ui
   https://github.com/apache-superset/superset-ui/pull/1423
   
   ### SUMMARY
   Add the ability for the end user to drag and drop columns for a table 
visualization
   
   Table designer can enable column rearrangement in the config options when 
building the table. Then, user can drag columns around
   
   These are **volatile changes**, so when the browser is refreshed, the column 
order goes back to default. Demo is in the chart edit page, which is just for 
simple demonstration purposes. This is intended for the end user to be allowed 
to rearrange the columns.
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   **OFF**
   
![dnd_off](https://user-images.githubusercontent.com/70416691/160242444-fae73b3d-315c-4efd-b225-21f80031e064.gif)
   
   **ON**
   
![dnd_on](https://user-images.githubusercontent.com/70416691/160242449-3666a274-bf06-455c-8908-751d7510f5fb.gif)
   
   
   ### ADDITIONAL INFORMATION
   - [x] Has associated issue: #19380 
   - [x] Fixes #19380 
   - [ ] Required feature flags:
   - [x] 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
   - [x] 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