Skip to content

[BUG] hiding header or footer does not extend workspace view appropriately #522

Closed
@Byolock

Description

@Byolock

Environment

Self-Hosted (Docker)

Version

2.0.3

Describe the problem

Hiding the footer or header does not lead to the iframe of the selected app extending into the free space, instead the background of the selected theme is visible.

Steps to reproduce

  1. add
   "hideComponents": {
      "hideSearch": true,
      "hideHeading": true,
      "hideNav": true,
      "hideSettings": true,
      "hideFooter": true
    },

to your configuration
2. apply configuration
3. switch to workspace view
4. select any app

Tested with Firefox and Brave Browser.
Probably also relates is the fact that hiding header and not footer leads to the footer not beeing at the bottom of the site.
I attached screenshots for both problems.

Additional info

[Background Image from the Adventure theme can be seen below the iframe]
dashy

[Footer is floating if hiding header]
dashy2

Please tick the boxes

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions