Subcolums feature optimization

0

weLaika Soc. Coop
Added almost 5 years ago

Implementing statuses names for subcolumns feature for Agile plugin inside Agile board > Options > Board colums have display problems with long names.
Ex: "Development: In progress" and "Development: Review" are both displayed as "Development: ..."
This can be resolved settings `white-space: normal;` instead of `white-space: nowrap;` inside `.card-fields .floating label span` css selector.

Dimitar Chervenakov over 4 years

Thank you very much for your suggestion! I will forward it to our Product Development team. We will keep it in mind during future versions' development. We always implement our customer's requests if they are not too complicated and could be useful for multiple customers.