Mercury Editor iframe css affecting the media library widget modal that opens within

Created on 1 March 2023, almost 2 years ago
Updated 24 July 2023, over 1 year ago

Problem/Motivation

When a media library widget modal is opened in the iframe, there is too much space between the top of the modal and the form. Also, since the media library widget modal is inside the iframe, it doesn't need scroll bars.

πŸ› Bug report
Status

Postponed: needs info

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States stevieegee

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

Comments & Activities

  • Issue created by @stevieegee
  • πŸ‡ΊπŸ‡ΈUnited States pixelwhip

    Is this still an issue on version 2.1.dev using the following default dialog settings in mercury_editor.settings.yml ?

    dialog_settings:
      _defaults:
        width: 'fit-content'
        height: 'fit-content'
        drupalAutoButtons: false
        dialogClass: 'lpb-dialog'
        resizable: true
    

    The height and width settings should both be set to `fit-content`.

  • Status changed to Postponed: needs info over 1 year ago
  • πŸ‡ΊπŸ‡ΈUnited States pixelwhip
Production build 0.71.5 2024