0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Go0 forks (0 forks)auto 404
Frontendenhancementgood first issue
Repository metrics
- Stars
- 2 stars (2 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Contributor guide
- Research direction
- Inspect the front end code (likely Go templates) to find the login button and add an event listener for the 'keydown' event to trigger the button click when Enter is pressed.
- Tech stack
- go
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- GitBasic JavaScript