You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/03/26 13:45:19 UTC

[GitHub] [superset] stevetracvc opened a new issue #19380: Drag and Drop user-reorganizable columns in the Table Viz

stevetracvc opened a new issue #19380:
URL: https://github.com/apache/superset/issues/19380


   I'm finally bringing this over from the old superset-ui repo. I think this one was almost included, and then they did the whole monorepo.
   
   **Is your feature request related to a problem? Please describe.**
   Sometimes the dashboard designer doesn't know how the end user will want their columns organized in a table. Why not let the user rearrange the columns themselves if they want?
   
   **Describe the solution you'd like**
   react-table has a built-in useColumnOrder hook, and there was a discussion online about how to implement drag-and-drop in a react-table.
   https://github.com/TanStack/react-table/issues/256
   
   **Describe alternatives you've considered**
   None, this is the easiest approach.
   
   **Additional context**
   I'll link a PR shortly


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org