]> git.cworth.org Git - lmno.games/commit
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)
commit187af1e5132e9320a3eccbe4b32360f0b0574856
tree1333fdde085dd5dd314a9103cd1d6733d34812f4
parent3e944548de3521f2d0085cbd0ff58e6118048fa8
Refine the Game ID input field

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.
index.html