0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-25 08:11:19 +01:00
gitea/web_src/js
Kemal Zebari 0c4ff01109
Disable issue/PR comment button given empty input (#31463)
Given an empty issue/PR comment, the comment history would not be
updated if the user were to submit it. Therefore, it would make since to
just disable the comment button when the text editor is empty.

This is inline with what GitHub does when given empty text editor input.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-06-23 18:41:01 +00:00
..
components
features Disable issue/PR comment button given empty input (#31463) 2024-06-23 18:41:01 +00:00
markup
modules
render
standalone
utils
vendor Refactor image diff (#31444) 2024-06-22 04:52:09 +00:00
webcomponents
bootstrap.js
bootstrap.test.js
globals.js Bump htmx to 2.0.0 (#31413) 2024-06-20 20:04:09 +00:00
htmx.js Bump htmx to 2.0.0 (#31413) 2024-06-20 20:04:09 +00:00
index.js Add simple JS init performance trace (#31459) 2024-06-22 17:20:20 +08:00
svg.js
svg.test.js
utils.js
utils.test.js
vitest.setup.js