patternfly / patternfly/react-data-view

Enhancement: UX tweaks of Bulk Select

Open
#641 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
4
Forks
21
PR merge metrics
No merged PRs in 30d

Description

Hello,

it would be of great help if you could include the following enhancements into the Bulk Select component:

  • Disabled state for Bulk Select (e.g., when no items in the table are applicable to be selected)

  • For non-selectable items in the table, include the option to add a tooltip describing the inability to select the item (e.g., being able to add a tooltip next to the checkbox, so that users know why a given item cannot be selected)

  • Bulk Select Menu - The "Select none (0 items)" option should be disabled if no items are selected

Hybrid Console UX guidelines for the Bulk Select component https://docs.google.com/document/d/1Wk6jH_wjfM2N9jIHft0Qa2lClijsMJ6AbWyFlJ7IKdE/edit?tab=t.fizfebrp68r8

Thank you!


Jira Issue: PF-4065

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the Bulk Select component and review the linked Hybrid Console UX guidelines before tracing its selection and menu behavior. Done means the component supports the requested disabled state, explains why non-selectable items cannot be selected, and disables “Select none (0 items)” when appropriate.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
design, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.