forgejo/web_src
Giteabot ffab076b72
Use "is-loading" to avoid duplicate form submit for code comment () ()
Backport  by @wxiaoguang

Compare by ignoring spaces:
https://github.com/go-gitea/gitea/pull/28143/files?diff=split&w=1

When the form is going to be submitted, add the "is-loading" class to
show an indicator and avoid user UI events.

When the request finishes (success / error), remove the "is-loading"
class to make user can interact the UI.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-11-21 12:02:58 +08:00
..
css Add word-break to repo description in home page () () 2023-11-08 01:29:33 +00:00
fomantic Remove fomantic text module () 2023-08-30 10:37:17 +00:00
js Use "is-loading" to avoid duplicate form submit for code comment () () 2023-11-21 12:02:58 +08:00
svg Use inline SVG for built-in OAuth providers () 2023-06-13 10:51:02 +00:00