-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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]: request to add "Select all" to TableBatchActions
component
#12595
Comments
Our team was hoping to also have this included as part of v10 and v11, if possible. |
@matthewgallo you wouldn't happen to be available to contribute.. would ya? ;) |
Our team would be happy to contribute but it will likely have to be in the new year. Thanks @sstrubberg! |
Excellent! Let's get together and talk Acceptance Criteria after the holidays. |
From DataTable backlog grooming call: Design needs to weigh in on this pattern. It needs specs. Core Carbon should own, but anyone could contribute it. |
@matthewgallo Just to clarify - is this request to just better support rendering the button, or are you asking for the actual Select All functionality to be built into DataTable? |
On a call with @matthewgallo right now — I think we just need to support the rendering. We already have the logic for select all on our side. @matthewgallo may have some time to contribute this soon though. 🤞 |
Would love to contribute this as our designs still require this approach, see here. |
The problem
Hello! The DSAG group/Carbon for IBM Products team has data table designs that call for including a "Select all" button next to the
totalSelected
prop (x items selects
) text within the TableBatchActions component. We are hoping that this could potentially be an optionally included piece to the TableBatchActions component.Here is some design guidance provided by @marion-bruells:
The solution
Being able to optionally include a select all button to render next to the
totalSelected
text inside of the TableBatchActions componentExamples
Here is another example, from gmail.
Application/PAL
Carbon for IBM Products
Business priority
Medium Priority = upcoming release but is not pressing
Available extra resources
https://pages.github.ibm.com/cdai-design/pal/components/data-table/batchactions/usage
Code of Conduct
The text was updated successfully, but these errors were encountered: