Doesn't work with paragraph layouts

Created on 24 May 2023, about 1 year ago
Updated 29 May 2023, about 1 year ago

Problem/Motivation

I can't get this to work with the layout_paragraphs module. The media browser is showing in the front-end theme.

I've also tried this with a plain media field on a node, with nodes set to NOT show the admin theme, and that doesn't work either.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom joachim

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

Comments & Activities

  • Issue created by @joachim
  • πŸ‡§πŸ‡ͺBelgium dataweb Kalmthout

    Can you set a screenshot where you can show how the media browser is showing in the frontend theme? It should implement it with a lot of media browser CSS from Claro?

  • πŸ‡¬πŸ‡§United Kingdom joachim

    It's identical to how it looks without this module enabled - I compared before and after.

    I see Claro stylesheets being loaded:

    <link rel="stylesheet" media="all" href="/circle-dot/web/core/themes/claro/css/theme/media-library.css?rv5shp">
    <link rel="stylesheet" media="all" href="/circle-dot/web/core/themes/claro/css/components/dialog.css?rv5shp">
    

    but my guess is that Gin's CSS is winning over specificity.

Production build 0.69.0 2024