Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Entity Bulk Action trash kind #2127

Merged
merged 4 commits into from
Jul 18, 2024

Conversation

leekelleher
Copy link
Member

Description

Adds a reusable Entity Bulk Action trash kind, and implements this for the Media collection bulk trash feature.

Types of changes

  • New feature (non-breaking change which adds functionality)

How to test?

  • Ensure that "Allow bulk trash" is enabled in the Collection (data-type) configuration.
  • In the Media section, (at the root section view, or inside a Folder detail view), select 1 or more media items.
  • In the Collections actions toolbar (at the bottom), select the "Trash" action button.
  • The items will be moved to the Recycle Bin, a success notification should be displayed and the Media Collection UI should be automatically refreshed.
  • Expand the Recycle Bin to check that the trashed media items are there.

@leekelleher leekelleher merged commit 761c129 into main Jul 18, 2024
7 checks passed
@leekelleher leekelleher deleted the v14/feature/entity-bulk-action-trash branch July 18, 2024 10:46
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.

2 participants