Bucket description input validation

Since the <textarea> tag doesn't support the minlength or pattern attribute, the data validation has to be done in JavaScript and the appropriate pseudo classes :valid and :invalid have to be applied.

https://getbootstrap.com/docs/5.2/forms/validation/

Edited by Daniel Göbel
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information