booru / philomena

Next-generation imageboard software. This software development project is independent from any image hosting project.
GNU Affero General Public License v3.0
9 stars 10 forks source link

Frontend tag limiting #78

Open alamais-df opened 4 years ago

alamais-df commented 4 years ago

Tag length will be limited in the backend by #62, but this isn't user friendly (silently truncates). assets/js/tagsinput.js should be modified or rewritten so that the tag input system more gracefully rejects overlong tags.