-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
1
-
Minor
-
Issue Summary
Atlassian Analytics graphs embedded in Confluence Cloud pages display as “cards” instead of “embeds” in view mode when placed inside a 3-column layout. In edit mode, the graphs display as embeds even though the width is less than 600px.
Steps to Reproduce
- Create or edit a Confluence Cloud page.
- Insert an Atlassian Analytics graph using a smart link and select the “Embed” option.
- Place the smart link inside a 3-column layout.
- Publish the page and view it in view mode.
Expected Results
The Analytics graph should display as a "card" chart in both edit and view modes when the element is less than 600px.
Actual Results
- In edit mode, the Analytics graph displays as an embed as expected.
- In view mode, the Analytics graph displays as a card instead of an embed when inside a 3-column layout.
- This behavior is tied to the column width because the element is less than 600px.
Workaround
To avoid the issue, use a 2-column layout or no layout to ensure the element is greater than 600px. In these configurations, the graphs display as embeds.