contentVercel
Resilient to User-generated Content
MUST
MUST: Resilient to user-generated content (short/avg/very long)
Layouts handle short, average, and very long content
Bad
Good
Why it matters
User-generated content is unpredictable. Test your layouts with short text, average text, and extremely long text without spaces. Use text overflow strategies like ellipsis, word-wrap, or scrolling to handle edge cases gracefully.
References