mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-01 07:09:21 +01:00
d19c2c9fcb
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. |
||
---|---|---|
.. | ||
components | ||
features | ||
markup | ||
standalone | ||
testUtils | ||
bootstrap.js | ||
index.js | ||
jquery.js | ||
serviceworker.js | ||
svg.js | ||
svg.test.js | ||
utils.js | ||
utils.test.js |