A comment should be straight forward.
Also, this prevents UI issues like that:
This includes:
Limit on the forntend textarea to 350 chars + chacracter counter indicator (easy),
On the database-level (also easy) limit to 400 chars. Make sure no present comment is longer then 400 chars - if it is, the migration will probably fail/make a mess!
A comment should be straight forward. Also, this prevents UI issues like that:
This includes: