HugoKlepsch/inventoryBackend
Login and Signup need an Event Listener for <Enter> key
Aberta
#65 aberto em 22 de jul. de 2019
buggood first issueui
Métricas do repositório
- Stars
- (4 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
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.