-
Notifications
You must be signed in to change notification settings - Fork 380
Closed
Milestone
Description
Describe the problem
There are two issues with the existing card view demo that should be corrected:
-
Currently implementation uses selectable cards together with checkboxes. These should not be used together. The design intent was for these to be standard cards with checkboxes to allow selection for bulk actions but not selectable cards.
-
When some cards (but not all) are selected, the bulk select checkbox in the toolbar should display a mixed state (-). It currently does not. See https://staging.patternfly.org/v4/components/table/react-demos/bulk-select/ for an example of how this is intended to work.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done