HugoKlepsch/inventoryBackend
Login and Signup need an Event Listener for <Enter> key
Offen
#65 geöffnet am 22.07.2019
buggood first issueui
Repository-Metriken
- Stars
- (4 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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.