fus-marcom/bulletin-react

Truncate post content for Grid view only.

JesseRWeigel opened this issue · 2 comments

Truncate at somewhere around 300 characters and add "...Continue reading" to the end of truncated text. Make "...Continue reading" a link to the post details page.

Example (but no need to include the post title after "...Continue reading"):

image

I will get to it. What is the truncate limit?

@Rud156 Please see my review in your PR. The hacky thing you have done is REALLY too hacky. Also dont use the static class while styling.