-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Low
-
Component/s: Macros - Jira Issues
-
None
-
1
-
Severity 3 - Minor
Issue Summary
When loading a Confluence Cloud page containing the Jira Issues macro, the macro initially renders with an extremely small width (e.g., style="width: 96px;"). The macro only resizes to the correct width (e.g., style="width: 1800px;") after the user manually resizes the browser window.
Steps to Reproduce
- Open a Confluence Cloud page containing a Jira Work Items macro (table/list view).
- Observe the macro's rendered width on initial page load.
- Note that the macro appears extremely narrow.
- Resize the browser window (make it smaller, then maximize again).
- Observe that the macro now resizes to the correct width.
Not all users can replicate the issue.
Expected Results
The Jira Issues macro should render at the correct width on initial page load, matching the container or page width, without requiring any manual window resizing.
Actual Results
On initial load, the macro renders with a very small width
Workaround
Currently, the only workaround is for users to manually resize their browser window after loading the page. This triggers the macro to recalculate its width and display correctly. There is no persistent or automated workaround available at this time.