-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Macros - Core Platform
-
None
-
1
-
Severity 3 - Minor
Issue Summary
The Requirement Yogi link macro includes a configuration/metadata UI that is intended to appear only on hover.
When this macro is nested inside a Table Filter macro, the hover-based configuration UI is displayed by default for each link in page edit view. This behavior causes the configuration panel to overlap the text behind it, leading to content overflow and layout breakage.
Additionally, even outside the Table Filter macro, the Yogi configuration UI overlaps underlying text, making adjacent content difficult or impossible to edit.
Steps to Reproduce
- Create a Confluence page
- Insert a table
- Add Requirement Yogi link macros inside table cells
- Wrap the table with the Table Filter macro
- Edit the page
Expected Results
- Requirement Yogi configuration UI appears only on hover
- Configuration UI does not overlap underlying text
- Table cells respect content boundaries
- Nested macros render correctly
Actual Results
- Requirement Yogi configuration UI is visible by default when nested
- Configuration panel overlaps text behind it
- Text overflows table cells
- Underlying content becomes hard or impossible to edit
- Table layout breaks inside Table Filter macro
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available