HugoKlepsch/inventoryBackend

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

オープン

#65 opened on 2019/07/22

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (0 件のフォーク)auto 404
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.

コントリビューターガイド