The expand button within the Linked items widget should be disabled if no items have been added
Context
From internal feedback:
On an issue page, the linked items shows as expanded when no items are present. It seems that the expand button should be in the correct state, and disabled until something is added.
Proposal
- Disable the
Expandbutton if no items have been added toLinked items - Clicking
Addwill automatically expand this widget and display the form to add a dependency.
