Skip to content

Add bulk selector pattern to table toolbars  #1289

Description

@ibolton336

A new patternfly approach to table selection has been released. We should adopt this pattern to provide greater flexibility when selecting within a table. https://www.patternfly.org/v4/guidelines/bulk-selection/
This gives us a UI component with a checkbox inside of a dropdown that we will need to connect to our form state & handle logic for partial select/ select all.
This work will include:

  • Removing select all functionality from composeable table
  • Adding the toolbar item for "bulk selection" that can be reusable across the app. This can be added to the FilterToolbar component that we currently use above the patternfly tables.
  • Tie in the suggested states outlined by the bulk selector to our internal form state

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions