HugoKlepsch/inventoryBackend
Login and Signup need an Event Listener for <Enter> key
Ouverte
#65 ouverte le 22 juil. 2019
buggood first issueui
Métriques du dépôt
- Stars
- (4 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
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.