Closed
Description
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
- 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]
[Footer is floating if hiding header]
Please tick the boxes
- You are using a supported version of Dashy (check the first two digits of the version number)
- You've checked that this issue hasn't already been raised
- You've checked the docs and troubleshooting guide
- You agree to the code of conduct