Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: hide columns #3

Open
platypii opened this issue Oct 24, 2024 · 1 comment
Open

Feature: hide columns #3

platypii opened this issue Oct 24, 2024 · 1 comment

Comments

@platypii
Copy link
Contributor

Expected behavior: users should be able to hide columns they don't want to see

@rembrandtreyes
Copy link

Hey Kenny! Do you have any UX ideas you want to dump?

I looked at sheets and airtable and I think I have some sense of what can be done in hightable.

Each header cell will include a small menu icon that appears when hovering. When clicked, it displays a mini-menu with options like “Hide Column” and “Sort.”

Then for hidden columns, we display arrow icons on adjacent header cells whenever there is a hidden column between them.
| Column_A > |.hidden.| < Column_C |

Could also do something by adding a global “Show All Columns” button or a column selector dropdown, which provides more granular control over visibility (but I don't see this scaling well when the column length is larger than 100? 1000?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants