GitHub user syncroniq-janthiart created a discussion: feat: column 
picker/visibility toggle for large tables

Most programs offer a column dropdown or picker menu when viewing large tables. 
While a chart editor can select which columns to display, read-only users, 
especially on embedded dashboards, are not so lucky.

Therefore, I would like to introduce a column picker dropdown to the regular 
table chart (can of course be extended to other plugins as well, but would like 
to get a 👍 or 👎 first).


Demo:
https://github.com/user-attachments/assets/6497fd54-bb9b-4999-8850-623660f35578

Must be enabled by chart editors:
<img width="322" height="948" alt="grafik" 
src="https://github.com/user-attachments/assets/6037d1d4-bcea-49d4-bffa-8cf6b71c49be";
 />


The change is very limited, only a couple of lines in TableChart + new 
component. The component is "persistent enough" (survives tab switches, does 
not survive reloads, recognizes updates to columns) and relies on visibility 
switches only - no cross-talk with any CSV downloads or similar kinds of 
functionality.

I would open a PR, but "discussion first" seems to be the go-to for new 
contributors. :)



GitHub link: https://github.com/apache/superset/discussions/40767

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: 
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to