Lissy93 / dashy

🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!
https://dashy.to
MIT License
18.22k stars 1.38k forks source link

[BUG] Press Enter to log in #483

Closed Andrewpaps closed 2 years ago

Andrewpaps commented 2 years ago

Environment

Self-Hosted (Docker)

Version

No response

Describe the problem

At the moment pressing Enter after entering authentication credentials at log in is not connecting to a form confirmation action. It would be nice not to have to reach for the mouse here :)

Additional info

No response

Please tick the boxes

liss-bot commented 2 years ago

Welcome to Dashy 👋 It's great to have you here, but unfortunately your ticket has been closed to prevent spam. Before reopening this issue, please ensure the following criteria are met.

Issues are sometimes closed when users:

Before you reopen this issue, please also ensure that:

Once you have verified the above standards are met, you may reopen this issue. Sorry for any inconvenience caused, I'm just a bot, and sometimes make mistakes 🤖

Lissy93 commented 2 years ago

I've implemented this in #488 (released in V2.0.3), pressing enter will now submit the current form :)

Andrewpaps commented 2 years ago

Awesome, confirmed working. Excellent work!