Closed
Description
Feature Description
This addition would be a big benefit for design and art teams using the issue tracking.
Could be as simple as using the first image attachment, or allowing users to select one of the attachments as a cover image.
Suggestion A:
- Keep the preview the height of a tag or avatar, to not break the layout.
Suggestion B:
- Use
background-size: cover;
to make the cover image fit the background of the issue.
Also open to other layout suggestions!