silverwind 57f1ea0366
Fix loading button with invalid form (#20754)
Previously, if a invalid form was submitted (for example issue with no
title), the form could not be re-submitted again because the button
would not stay stuck in loading state. Fix that by hooking the 'submit'
event instead which triggers only when the form is valid.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-08-11 11:54:34 +08:00
..
2021-11-22 16:19:01 +08:00
2021-11-11 09:52:16 +08:00
2022-08-10 12:08:06 +08:00
2022-08-08 02:15:11 +03:00
2022-07-12 23:32:37 +02:00