Skip to content

feat(metadata-view): bulk custom actions - #4227

Merged
mergify[bot] merged 7 commits into
box:masterfrom
jpan-box:mdv-bca
Aug 21, 2025
Merged

feat(metadata-view): bulk custom actions#4227
mergify[bot] merged 7 commits into
box:masterfrom
jpan-box:mdv-bca

Conversation

@jpan-box

@jpan-box jpan-box commented Aug 14, 2025

Copy link
Copy Markdown
Contributor

Assumptions:

  • Ellipses icon should show when one or more rows have been selected
    • Therefore, the ellipses "bulk action" icon only shows if Select All is also enabled in the tableProps
  • No icons or subactions
  • Selecting an action triggers an onClick handler (provided by the consumer) which receives all selected Item Ids.
Screenshot 2025-08-15 at 10 10 47 AM

Summary by CodeRabbit

  • New Features

    • Bulk actions dropdown added to the Content Explorer sub-header and shown when items are selected; supports configurable actions.
  • Accessibility

    • ARIA label added to the Bulk actions control for improved screen-reader support.
  • Style

    • Added spacing to the Bulk actions trigger for improved layout.
  • Tests

    • Storybook visuals and unit tests updated to cover bulk-action visibility, menu interactions, and callback invocation.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants