When opening the model in gin theme, it hides the action items

Created on 14 February 2023, almost 2 years ago
Updated 7 March 2023, almost 2 years ago

Problem/Motivation

The css supplied by the module hides the action items on the main page

Following css rule in iframe.css is responsible for this.

header.region.region-sticky {
  display: none;
}

Steps to reproduce

Use the module on an edit page in gin theme.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

🇩🇪Germany D34dMan Hamburg

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

Comments & Activities

  • Issue created by @D34dMan
  • First commit to issue fork.
  • @stmh opened merge request.
  • Status changed to Needs review almost 2 years ago
  • 🇩🇪Germany stmh

    As the offending styles can also be found in backend-form.css I removed the styles from the iframe.css. Please review.

Production build 0.71.5 2024