cgwire / kitsu

Collaboration Platform for Animation and VFX Productions
https://kitsu.cg-wire.com
GNU Affero General Public License v3.0
366 stars 101 forks source link

Sequence description error (size limit reached) #1443

Closed flablog closed 1 month ago

flablog commented 1 month ago

Context

Studio name: Les Fées Spéciales Kitsu version: 0.19.28 Production type: Feature

Describe the bug

When editing the description of a Sequence in the sequence page, if the description is too long there is an error message. But the error message does not suggest it's a size issue, but a sequence name issue (see screenshot 1). But when enough characters are removed (with a maxium of something close to 1200 - it did not look a fixed number in our different tests), the text is saved. That said, the response in the developer tools, already explains it's something relatad to text size (see screenshot 2).

We could have a character counter displayed when we are at 80% of the limit, and then an error message related to the text size. It will help non technical users to understand the issue.

have a good day !

Screenshots

image image

Desktop (please complete the following information):

EvanBldy commented 1 month ago

Hi @flablog, Thanks for the report, I have allowed to set a description of any length in this PR https://github.com/cgwire/zou/pull/812.