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

Data table extensions/tanstack: global filter, specifying hidden columns #6105

Open
2 tasks done
matthewgallo opened this issue Sep 24, 2024 · 0 comments
Open
2 tasks done
Assignees
Labels
component: Datagrid examples related to examples/CodeSandboxes type: enhancement 💡 New feature or request

Comments

@matthewgallo
Copy link
Member

The problem

We should provide an example where the global filtering omits any columns that are not visible. This would be the same work that @sangeethababu9223 did in #5989 (review) but looking at the v8 implementation.

The solution

Use @tanstack/react-table v8 to omit hidden columns from global filtering results.

Design link

No response

Links to other materials

No response

Owner/main maintainer(s)

Our team

Second/backup maintainer(s)

No response

Product/offering

No response

Business priority

None

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: Datagrid examples related to examples/CodeSandboxes type: enhancement 💡 New feature or request
Projects
Status: Backlog 🌋
Development

No branches or pull requests

1 participant