Problem/Motivation

After upgrading to 3.0.0-rc4, the media library view form does not fill the entire dialog width.

Steps to reproduce

Upgrade to 3.0.0-rc4 with Drupal 9.5.9 and use a media reference field,

Proposed resolution

As shown in the screenshot, add the `flex-direction: column;` property from 3.0.0-rc3 but in the media-library component stylesheet.

Remaining tasks

Review the changes.

User interface changes

Fix the media library form dialog.

API changes

None.

Data model changes

None.

Comments

frankn11 created an issue. See original summary.

franknoel’s picture

StatusFileSize
new729 bytes

Here's my proposed fix.

vaibhav_arora’s picture

StatusFileSize
new386.15 KB
new476.18 KB

Reviewed the patch #2 on Drupal 9.5.9 and works fine and also attached screenshot for the same.

tostinni’s picture

Patch is working fine on Drupal 10.1

mrshowerman’s picture

I have the same issue; #2 fixes it. Thanks!

jds1’s picture

Status: Needs review » Reviewed & tested by the community

Works great! RTBC. Thanks for this!

  • saschaeggi committed 13b2b770 on 8.x-3.x
    Issue #3372337 by frankn11: Media library view form does not fill the...
saschaeggi’s picture

Status: Reviewed & tested by the community » Fixed

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.