Skip to content

Add mention of 'Select all' action in Media Library bulk operations - #3437

Closed
pwizla wants to merge 1 commit into
mainfrom
cms/media-library-select-all-bulk-action
Closed

Add mention of 'Select all' action in Media Library bulk operations#3437
pwizla wants to merge 1 commit into
mainfrom
cms/media-library-select-all-bulk-action

Conversation

@pwizla

@pwizla pwizla commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

This PR updates documentation based on strapi/strapi#27453.

Users can now select all rendered items at once in the Media Library bulk actions bar. This enhancement improves workflow efficiency when managing multiple assets.

Generated automatically by the docs self-healing workflow (micro-edit, Haiku).
Review before merging.

This PR updates documentation based on strapi/strapi#27453.

Users can now select all rendered items at once in the Media Library bulk actions bar. This enhancement improves workflow efficiency when managing multiple assets.

Generated automatically by the docs self-healing workflow (micro-edit, Haiku).
Review before merging.
@pwizla pwizla added flag: merge pending release Waiting for the related product PR to be merged before merging this documentation PR auto-doc-healing Automatically generated documentation PR labels Sep 2, 2026
@pwizla pwizla self-assigned this Sep 2, 2026
@strapi-cla

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@vercel

vercel Bot commented Sep 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
documentation Ready Ready Preview Sep 2, 2026 1:54am UTC

Request Review

@github-actions github-actions Bot added internal PRs created by the Strapi core team pr: chore source: CMS labels Sep 2, 2026
@pwizla pwizla added the temp - future media lib Temporarily used to group self-healing PRs created while the new Media Lib is being developed label Sep 2, 2026
@pwizla

pwizla commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator Author

Closing this one without merging.

The change it documents, strapi/strapi#27453, only touches packages/core/upload/admin/src/future/**, so the Select all button exists only in the beta Media Library behind the future.betaMediaLibrary flag. This edit landed in the tip under #### Deleting assets, which describes the stable UI, and the page states that itself further up: "The current page still describes the stable version of the Media Library".

Placed there, the sentence is wrong on four counts. The stable UI has no bulk actions bar: pages/App/components/BulkActions.tsx renders a plain flex row holding a count, a delete button and a move button. It has no Select all button either, only a checkbox whose "Select all assets" string (bulk.select.label) is an aria-label and never visible text. "Rendered items" comes from future/pages/Assets/utils/renderedKeys.ts, a file that 27453 creates. And "items" is beta vocabulary, while this section says assets and folders. The tip also ends up contradicting itself, asking the reader to click Select all in the bulk actions bar, then Delete at the top of the window below the filters and sorting options.

The content now lives in #3433, which documents the beta UI, in commit 5737cf9. That commit also fixed the sentence 27453 made false over there, which claimed that only the table view offers a select-all and that the grid view has no equivalent.

Worth noting for the self-healing pipeline: a future/ path prefix in the source PR is a reliable signal that the change is flag-gated and must not be written into the stable page.

@pwizla pwizla closed this Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-doc-healing Automatically generated documentation PR flag: merge pending release Waiting for the related product PR to be merged before merging this documentation PR internal PRs created by the Strapi core team pr: chore source: CMS temp - future media lib Temporarily used to group self-healing PRs created while the new Media Lib is being developed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants