-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Apps - iOS - Board
-
None
-
2
-
Minor
Issue Summary
The issue is not 100% consistent, but it seems that adding elements to a card that change its height sometimes cause inconsistency in spacing between cards within that list.
Steps to Reproduce
After each step, observe the spacing between the edited card, and cards nearby in the same list for inconsistency in card spacing.
- add card with name that exceeds two lines
- add a member ot the card
- add a checklist to the card
- add labels to the cards (and show those labels on front of the card )
- add comments on the cards
Expected Results
After a card's height changes, spacing is properly calculated so that cards are evently spaced within a list.
Actual Results
Sometimes changes to card height aren't properly accounted for when recalculating card placement and spacing within a list.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available