HugoKlepsch/inventoryBackend
Login and Signup need an Event Listener for <Enter> key
開放
#65 建立於 2019年7月22日
buggood first issueui
倉庫指標
- 星標
- (4 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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.