Media library widget too small when launched in editor

Created on 11 September 2024, 10 months ago

When you enable adding media inside the text editor, the media library widget is too small.

In a fresh D10 install the widget has this CSS decleration:

.ui-dialog--narrow.media-library-widget-modal {
  max-width: 75%;
}

In a fresh D11 install the widget has this CSS decleration:

ui-dialog--narrow {
  max-width: 500px;
}

This starts from screen width wider than 768 pixels.

Steps to reproduce:

  • Set up a fresh D11 install
  • Enable Media and Media library module
  • Add the Add media button to the text edito filter
  • Create a new page
  • Add media using the media library
πŸ› Bug report
Status

Active

Version

11.0 πŸ”₯

Component
MediaΒ  β†’

Last updated about 3 hours ago

Created by

πŸ‡³πŸ‡±Netherlands ecvandenberg

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024