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.

贡献者指南