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 Request] [Table] as a developer it would make life easier to have an expandAll functionality available for the table #2928

Open
Licen-it opened this issue Jun 20, 2024 · 0 comments · May be fixed by #3014

Comments

@Licen-it
Copy link
Contributor

Licen-it commented Jun 20, 2024

Detailed description

Describe in detail the issue you're having.

The design i'm working on requires to have a functionality for the user to expand and collapse all expandable rows in a table. But unfortunately this function is not supported by carbon table, so i created a custom button in the table toolbar and i'm programmatically expanding rows one by one (to avoid messing up with the internal flow of events). This is not ideal and it would be great to have it supported natively like the select all. But if not possible, at least a functionality in the table model that is performing the expand/collapse all.

Edit: I just noticed that carbon react has this functionality already natively into the table header (same as select all).

Is this a feature request (new component, new icon), a bug, or a general issue?

Feature request

Is this issue related to a specific component?

TableComponent

What version of the Carbon Design System are you using?

latest

What offering/product do you work on? Any pressing ship or release dates we should be aware of?

Zelta

@eduardmarcinco eduardmarcinco linked a pull request Sep 27, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant