Description
Xray panel in the Jira issue view expands vertically, creating a large area of unused white space when the panel is empty or contains minimal information. This results in extra scrolling to reach comments and additional fields.
Workarounds:
- The panel can be hidden, but this removes visibility altogether.
- Reordering Jira fields/panels helps, but does not address wasted vertical space.
Proposed Solution:
- Implement collapsible/accordion behavior for the Xray panel.
- By default, collapse the panel if empty.
- Allow users to expand/collapse the panel as needed, consistent with other native Jira panels.
Â