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

Add column selection to c-admin-table #254

Open
ascott18 opened this issue Aug 24, 2022 · 0 comments
Open

Add column selection to c-admin-table #254

ascott18 opened this issue Aug 24, 2022 · 0 comments

Comments

@ascott18
Copy link
Collaborator

Add the ability to select or deselect which columns to show on a c-admin-table. This will be persisted to localstorage, keyed by the current route pathname.

Other considerations:

  • Add a prop that can disable this feature
  • Add a prop that allows columns to be specified (for non-c-admin-table-page usages). When specified, defaults the custom selection to disabled.
  • Allow the key used for persistence to be passed in (for non-c-admin-table-page usages)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant