Document the new beta Media Library UI - #3433
Draft
pwizla wants to merge 8 commits into
Draft
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
pwizla
marked this pull request as draft
August 31, 2026 15:41
… bar strapi/strapi#27453 adds a Select all button to the bulk actions bar of the beta Media Library, which makes the previous claim that only the table view offers a select-all wrong. The button acts on the items currently loaded and never deselects, unlike the table header checkbox.
strapi#27451 adds a right-click menu on the empty parts of the assets area, offering the same creation actions as the New button and acting on the folder currently open. It ships under the betaMediaLibrary flag, so it belongs in this Usage section rather than on the stable UI page. Placed next to the item actions menu, since the menu creates folders as well as uploading assets. Records the hit area, the controls and items that keep the browser's own menu, and the Create permission gate. Replaces the self-healing PR #3439, which documented the feature on the previous UI where it does not exist. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR rewrites the Usage section of the Media Library page for the beta UI shipped in Strapi 5.52.2 behind the
betaMediaLibraryfuture flag, replacing the 11 self-healing PRs closed on 2026-08-26.concurrentUploadRequests, and addsbetaMediaLibraryplus the flag prefixes to the features configuration referenceTwo calls for you: the Usage section describes the beta UI, so it only matches what a reader sees once they enable the flag, which makes merge timing relative to GA a decision rather than a detail. And the rewrite orphans 16 previous-UI screenshots plus 3 anchors whose sections merged (
#adding-a-focal-point,#editing-folders,#moving-assets-to-a-folder); I left the files in place rather than deleting them.Documents #27278
Direct preview link 👉 here