CharlBest / nean-stack-starter

neo4j, express, angular, node
https://nean.io
30 stars 6 forks source link

Truncate/limit item description text on lists #142

Open CharlBest opened 5 years ago

CharlBest commented 5 years ago

Loading the entire description in items like on the feed is unnecessary. Rather limit the description to 100 words (1000 characters) or so and then only load the full description when viewing the individual item.