imjoey opened a new issue #1311: URL: https://github.com/apache/apisix-dashboard/issues/1311
# Feature request ## Please describe your feature At login page, users have to explicitly click the `Login` button to do the login. It's common that also support for triggering login via pressing the `Enter` key. I believe this would be very convenient for those users who always use keyboard instead of mouse, like me. 😄 ## Describe the solution you'd like After filling in the username and password fields, pressing the Enter key is able to make users do login. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
