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

Show All Columns in the Manage Columns Popover #3194

Open
vinayan3 opened this issue Jul 23, 2024 · 0 comments
Open

Show All Columns in the Manage Columns Popover #3194

vinayan3 opened this issue Jul 23, 2024 · 0 comments
Labels
type / enhancement Issue type: new feature or request

Comments

@vinayan3
Copy link
Contributor

🚀 Feature

The manage columns popover should show all possible columns. The ones currently visible should be shorted to the top. The ones currently not visible should be at the bottom and have an indicator showing they are not visible.

Motivation

The current workflow is a bit annoying because you open the it and only shows whats currently visible. It is easier to see all the possible columns and then click on the visibility toggle for the columns you would like.
This is the current behavior:
popover_only_visible_columns

When you click show all then everything is visible and you have to keep clicking to hide things that are not relevant.
popover_show_all_adds_everything

Hide all didn't help either because then it'd go back to just the default columns for this page.
popover_hide_all_hides_everything

Pitch

The manage columns popover should show all possible columns when you open it. The columns currently not visible should have a not visible indicator.

Alternatives

There are workarounds where you can move columns to the left or right but it still requires clicking around.

Additional context

I have locally implemented this and it looks like this when you open the popover:
popover_showing_everything

@vinayan3 vinayan3 added the type / enhancement Issue type: new feature or request label Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type / enhancement Issue type: new feature or request
Projects
None yet
Development

No branches or pull requests

1 participant