1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-04 08:17:24 -05:00
gitea/templates/repo/issue
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
..
fields
labels Fix navbar + menu flashing on page load (#31281) 2024-06-12 14:58:03 +00:00
milestone
view_content Refactor repo unit "disabled" check (#31389) 2024-06-18 00:51:13 +00:00
branch_selector_field.tmpl
card.tmpl
choose.tmpl
comment_tab.tmpl
filter_actions.tmpl code optimization (#31315) 2024-06-11 21:07:10 +08:00
filter_list.tmpl
filters.tmpl
label_precolors.tmpl
labels.tmpl
list.tmpl Replace gt-word-break with tw-break-anywhere (#31183) 2024-06-04 13:57:11 +00:00
milestone_issues.tmpl
milestone_new.tmpl
milestones.tmpl
navbar.tmpl
new_form.tmpl
new.tmpl
openclose.tmpl
search.tmpl
view_content.tmpl Disable issue/PR comment button given empty input (#31463) 2024-06-23 18:41:01 +00:00
view_title.tmpl code optimization (#31315) 2024-06-11 21:07:10 +08:00
view.tmpl