Iterate on epic tree card spacing
Problem to solve
We have gotten feedback that the improvements we made in order to allow users to view their epic and issue card titles within the epic tree has added enough height to the cards to add significant scrolling. One quick way we can iterate here is by reducing some of the padding within the cards themselves.
User experience goal
Support our users' goal of viewing many items in the tree at once.
Proposal
Reduce card height by 8px overall by:
- Reducing padding-bottom of the epic or issue title from 8px to 4px
- Reducing padding-top of meta data row from 8px to 4px
Before | After |
---|---|
Edited by Alexis Ginsberg