Ensure field max length is respected
The short description field has a maximal length on the platform that must checked here.
There editors should implement these constraints.
If possible these constraints should also be encoded in the corresponding schemas and the various editors use that information to enforce them.