forgejo/web_src
silverwind d19c2c9fcb
Fix loading button with invalid form (#20754) (#20759)
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.
2022-08-11 16:26:09 +08:00
..
fomantic
js Fix loading button with invalid form (#20754) (#20759) 2022-08-11 16:26:09 +08:00
less Display project in issue list (#20583) 2022-08-02 17:14:31 +03:00
svg