jschuur / coworking.party

Virtual coworking communities to keep people motivated and have a little fun.
https://coworking.party
7 stars 1 forks source link

Fix:Open focused status dropdown via enter #114

Open jschuur opened 1 month ago

jschuur commented 1 month ago

If you enter a status 'update' into the textarea box and then hit tab to pick a status, you have to hit space to activate it. Hitting enter submits the form.

Hitting enter here seems more intuitive and only Cmd-Enter should submit the form.