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

Closed
2 tasks done
matthewgallo opened this issue Sep 24, 2024 · 1 comment
Closed
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

@github-project-automation github-project-automation bot moved this to Needs triage 🧐 in Carbon for IBM Products Sep 24, 2024
@matthewgallo matthewgallo self-assigned this Sep 24, 2024
@matthewgallo matthewgallo added examples related to examples/CodeSandboxes component: Datagrid labels Sep 24, 2024
@matthewgallo matthewgallo moved this from Needs triage 🧐 to Backlog 🌋 in Carbon for IBM Products Sep 25, 2024
@matthewgallo matthewgallo moved this from Backlog 🌋 to In progress in Carbon for IBM Products Sep 30, 2024
@matthewgallo matthewgallo moved this from In progress to Backlog 🌋 in Carbon for IBM Products Oct 3, 2024
@matthewgallo
Copy link
Member Author

Complete, see here

@github-project-automation github-project-automation bot moved this from Backlog 🌋 to Done 🚀 in Carbon for IBM Products Oct 3, 2024
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
Archived in project
Development

No branches or pull requests

1 participant