-
Bug
-
Resolution: Unresolved
-
Low
-
Severity 3 - Minor
-
Issue Summary
WebPanels in atl.general location covers up confluence application header if viewed in Mobile browser
Steps to Reproduce
- Define a webpanen in a connect app at atl.general location
"webPanels": [ { "url": "/navigation/show-menu", "location": "atl.general", "layout": { "width": "100%", "height": "53px" }, "weight": 9, "key": "webpanel-atl-general", "name": { "value": "Web-Panel: atl.general" } } ]
- Install the app in a Confluence site
- View a page from the Confluence site using mobile browser
Expected Results
The panel in atl.header should display separately from Confluence application header.
Actual Results
The webPanel overlaps with Confluence application header
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
-
Page Loading...