InteractiveMechanics / nmai-nk360-interactives

0 stars 0 forks source link

[x] Exceeding character limit breaks paper layout #658

Closed amberreeves closed 6 years ago

amberreeves commented 6 years ago

Going over text limit in all sections where user inputs text causes the formatting of the newspaper to not be displayed correctly.

mtedeschi commented 6 years ago

We now truncate the headline, byline, and article text. You actually cannot go over the text limit, it validates the letter count, but if you enter a single word like "aaaaaaaaaaaaaaaaaaa..." it breaks the preview.

amberreeves commented 6 years ago

tested. looks good