odd-app-template
odd-app-template copied to clipboard
Text input fields should focus?
trafficstars
The username input and pairing code input fields need to be clicked into in order to input text. Should they auto-focus?
Yep, they should. This may be as simple as adding the autofocus attribute to the inputs. See: https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/autofocus