]> git.cworth.org Git - lmno.games/commit - empathy/empathy.jsx
Add clean support for rejecting categories that are too large
authorCarl Worth <cworth@cworth.org>
Fri, 12 Jun 2020 00:08:02 +0000 (17:08 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 12 Jun 2020 00:08:02 +0000 (17:08 -0700)
commit6baa178ee249fde9b660e91c6d6cc374b3d755ac
treec426a83b0f1aea1ab82d4aed0a53fa1d868a15d6
parent413b73b9282a294e20dc400e243a57a0a6a1d12e
Add clean support for rejecting categories that are too large

This is clean in the sense that it prints a message if the server
rejects the submission, but before that it will even do the nice thing
of checking the number on the client side, (and reporting this with
the HTML5 validity API).
empathy/empathy.jsx