Skip to content

Bug - [Card view demo] - clean up card selection #7420

@mcarrano

Description

@mcarrano

Describe the problem
There are two issues with the existing card view demo that should be corrected:

  1. 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.

  2. 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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions