]> git.cworth.org Git - lmno.games/commitdiff
Refine the Game ID input field
authorCarl Worth <cworth@cworth.org>
Sat, 16 May 2020 22:38:02 +0000 (15:38 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 16 May 2020 22:38:02 +0000 (15:38 -0700)
Here we restrict it to 4 characters, force the input to uppercase,
disable autocomplete (since we don't expect intentional reuse of game
ID codes), and provide some instruction in the placeholder.


No differences found