You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the top left side of the table, we get a checkbox to select/deselect all options. It acts weird if one or more items in the table in selected AND disabled.
The one highlighted in blue
To Reproduce
Steps to reproduce the behavior:
Create a carbon table
Make sure to have at least one row as selected AND disabled, as shown in the picture
Try clicking on the top-left most checkbox of the table to Select/Deselect all the table items
On the initial click, all the items will be selected (work fine), but from the next click the checkbox doesn’t work as required
Expected behavior
It should select/deselect all the items on alternate clicks for all the cases
OR
If 'selecting all' is not supposed to be allowed when we have a disabled table item, then the button should be disabled
Additional context
Screen.Recording.2023-01-31.at.10.35.35.AM.mov
The text was updated successfully, but these errors were encountered:
What package is this for?
Describe the bug
In the top left side of the table, we get a checkbox to select/deselect all options. It acts weird if one or more items in the table in selected AND disabled.
The one highlighted in blue
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should select/deselect all the items on alternate clicks for all the cases
OR
If 'selecting all' is not supposed to be allowed when we have a disabled table item, then the button should be disabled
Additional context
Screen.Recording.2023-01-31.at.10.35.35.AM.mov
The text was updated successfully, but these errors were encountered: