Description
On mobile viewports, the Media Editor Modal (the new modal shipped in 7.1 for cropping / editing image details) doesn't display the Details section at all. On desktop the Details tab shows Alt text, Description, Author, and other metadata; on mobile, the section is absent entirely, so users on mobile can't edit those fields via the modal.
Steps to reproduce
- Open the editor on a mobile device, or set a browser viewport to a mobile width (e.g. 375×812 in DevTools).
- Select an Image block.
- Open the Media Editor Modal (via the Crop toolbar button).
- Look for the Details section / tab.
Expected
The Details section is available on mobile, matching desktop functionality (or at minimum: alt text and description are editable, since those are commonly needed on mobile).
Actual
The Details section is absent from the modal on mobile — no way to view or edit the details fields from the modal at that viewport.
Reporter's own words
Details section is missing entirely on mobile
Related
- Media Editor Modal 7.1 iteration: #73771 (closed)
- Media Editor Modal 7.2 iteration: #80389
- PR #78792 (reordered details layout, desktop only)
Environment
Description
On mobile viewports, the Media Editor Modal (the new modal shipped in 7.1 for cropping / editing image details) doesn't display the Details section at all. On desktop the Details tab shows Alt text, Description, Author, and other metadata; on mobile, the section is absent entirely, so users on mobile can't edit those fields via the modal.
Steps to reproduce
Expected
The Details section is available on mobile, matching desktop functionality (or at minimum: alt text and description are editable, since those are commonly needed on mobile).
Actual
The Details section is absent from the modal on mobile — no way to view or edit the details fields from the modal at that viewport.
Reporter's own words
Related
Environment