hochschule-darmstadt-UAS / ddk-artbrowser

Exploring the world of arts using open data
http://openartbrowser.org/
MIT License
1 stars 1 forks source link

Cut labels on entities component list #78

Open EeveesEyes opened 3 years ago

EeveesEyes commented 3 years ago

Reason (Why?) It looks bad if there are items with really long labels in the same row of the list together with items with really short labels

Solution (What?) Shorten the label after about 60 chars and attach [...], maybe implement syllabification for labels (if its not to complex).

Screenshot tmp

Acceptance criteria Empty space in item footer is reduced.