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**  **ON**  ### 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]
