HugoKlepsch/inventoryBackend

Login and Signup need an Event Listener for <Enter> key

Aperta

#65 aperta il 22 lug 2019

 (0 commenti) (0 reazioni) (0 assegnatari)Python (0 fork)auto 404
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.

Guida contributor