Nanguan Lin
51d1dc22ff
Fix duplicate project board when hitting enter
key ( #27746 )
...
When hitting the `enter` key to create a new project column, the request
is sent twice because the `submit` event and `key up` event are both
triggered.
Probably a better solution is to rewrite these parts of the code to
avoid using native jQuery but reuse the `form-fetch-action` class. But
it's beyond my ability.
2023-10-23 12:40:33 +00:00
..
2023-10-05 09:08:19 +08:00
2023-09-19 00:50:30 +00:00
2023-02-05 15:29:03 +08:00
2023-04-20 05:28:27 -04:00
2023-10-18 15:16:06 +00:00
2023-09-24 19:51:02 +00:00
2022-12-24 00:03:11 +08:00
2023-10-11 12:34:21 +00:00
2023-09-19 00:50:30 +00:00
2023-09-27 04:37:13 +00:00
2023-04-17 11:35:57 -04:00
2023-06-15 10:09:16 +02:00
2023-09-19 00:50:30 +00:00
2022-12-24 00:03:11 +08:00
2023-10-08 00:16:20 +00:00
2022-08-03 22:58:27 +03:00
2023-04-05 07:51:42 +08:00
2023-08-25 16:03:14 +00:00
2023-10-11 12:34:21 +00:00
2023-09-19 00:50:30 +00:00
2023-07-09 18:42:31 +00:00
2023-05-13 21:59:01 +00:00
2023-09-19 00:50:30 +00:00
2023-05-04 22:54:38 +00:00
2023-06-14 16:01:37 +08:00
2023-09-27 04:37:13 +00:00
2023-07-27 12:47:41 +02:00
2023-09-10 18:27:23 +08:00
2023-09-19 00:50:30 +00:00
2023-07-28 21:18:12 +02:00
2022-12-24 00:03:11 +08:00
2023-08-31 10:49:53 +00:00
2023-08-16 00:08:23 +00:00
2023-03-14 17:51:20 +08:00
2023-09-27 04:37:13 +00:00
2023-02-19 12:06:14 +08:00
2023-08-03 09:18:06 +00:00
2023-09-28 08:43:20 +00:00
2023-10-17 16:10:45 +02:00
2022-12-24 00:03:11 +08:00
2023-10-17 16:10:45 +02:00
2023-09-10 18:27:23 +08:00
2023-09-19 00:50:30 +00:00
2023-08-20 16:36:07 +02:00
2023-10-23 12:40:33 +00:00
2023-05-09 02:35:49 +00:00
2023-09-12 16:44:48 +00:00
2023-05-13 21:59:01 +00:00
2023-05-21 20:47:41 +00:00
2023-06-23 15:51:43 -04:00
2022-01-28 21:00:11 +00:00
2023-02-13 17:59:59 +00:00
2022-12-24 00:03:11 +08:00
2023-08-12 08:36:23 +00:00
2023-09-19 00:50:30 +00:00
2023-07-18 22:14:30 +00:00
2023-02-19 12:06:14 +08:00