Files
kan/apps/web
Krisztiaan 37d2ebccf7 fix: modal forms not submitting on Enter key (#9)
* fix: add type="button" to modal close buttons to fix Enter key form submission

Previously, pressing Enter in modal form inputs would dismiss the modal instead
of submitting the form because close buttons defaulted to type="submit". This
adds explicit type="button" to all modal close buttons to ensure Enter key
properly submits forms.

Fixes:
- New board creation via Enter key
- New workspace creation via Enter key
- New card creation via Enter key
- New list creation via Enter key
- Member invitation via Enter key
- Label creation/editing via Enter key
- Board URL updates via Enter key
- Import boards forms via Enter key

* fix: submit forms on enter key submission

---------

Co-authored-by: Henry <henry_ball@hotmail.co.uk>
2025-06-03 16:07:12 +01:00
..
2024-12-12 14:34:10 +00:00
2025-05-08 13:13:09 +01:00
2024-12-12 14:34:10 +00:00
2025-05-15 22:56:01 +01:00
2025-05-20 23:11:45 +01:00
2024-12-12 14:34:10 +00:00
2024-12-12 14:34:10 +00:00
2024-12-12 14:34:10 +00:00
2024-12-12 14:34:10 +00:00