HugoKlepsch/inventoryBackend

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

開放

#65 建立於 2019年7月22日

 (0 則留言) (0 個反應) (0 位負責人)Python (0 個分叉)auto 404
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.

貢獻者指南