HugoKlepsch/inventoryBackend

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

Ouverte

#65 ouverte le 22 juil. 2019

 (0 commentaire) (0 réaction) (0 personne assignée)Python (0 fork)auto 404
buggood first issueui

Métriques du dépôt

Stars
 (4 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur