HugoKlepsch/inventoryBackend
Login and Signup need an Event Listener for <Enter> key
Aperta
#65 aperta il 22 lug 2019
buggood first issueui
Metriche repository
- Star
- (4 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Right now when the user finishes entering their credentials and presses key while focus is on the password field, nothing happens.
Add another event listener in the surrounding the inputs for an keypress.