HugoKlepsch / HugoKlepsch/inventoryBackend
Login and Signup need an Event Listener for <Enter> key
Open
bug
good first issue
ui
- Dominant language
- Python
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.