205stelzear / elections

Website / Webapp to create and view elections for any Scout group
https://205stelzear-elections.v-ed.ca/
MIT License
0 stars 0 forks source link

Setup : pressing enter in the candidates text fields should bring you to the following field and select the text if there is, and add only if on last field #25

Closed V-ed closed 5 years ago

V-ed commented 5 years ago

This will make the navigation way more intuitive when entering candidates.

https://stackoverflow.com/a/46210516

Wanted behavior : prevent default on keydown, move/add to new candidate on keyup.