HugoKlepsch/inventoryBackend
Login and Signup need an Event Listener for <Enter> key
オープン
#65 opened on 2019/07/22
buggood first issueui
Repository metrics
- Stars
- (4 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.