0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-14 19:13:01 +01:00
gitea/templates/repo/issue
Tim 7580bd98c1
show warning on navigation if currently editing comment or title (#32920)
This PR fixes the issue https://github.com/go-gitea/gitea/issues/32223

Make the browser to show the confirm popup, as it does with other forms.

---------

Co-authored-by: Tim Wundenberg <tim@wundenbergs.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-20 23:39:19 +08:00
..
fields
labels Refactor repo-projects.ts (#32892) 2024-12-19 08:37:12 +00:00
milestone Add label/author/assignee filters to the user/org home issue list (#32779) 2024-12-11 06:33:24 +00:00
sidebar Remove translation to issue add time because the format is fixed should not be translated (#32850) 2024-12-15 07:44:13 +00:00
view_content Fix bug of branch/tag selector in the issue sidebar (#32744) 2024-12-13 00:45:06 +00:00
branch_selector_field.tmpl Fix bug of branch/tag selector in the issue sidebar (#32744) 2024-12-13 00:45:06 +00:00
card.tmpl
choose.tmpl
comment_tab.tmpl
filter_actions.tmpl
filter_item_label.tmpl Fix various trivial problems (#32861) 2024-12-17 01:15:18 +00:00
filter_item_user_assign.tmpl Refactor issue filter (labels, poster, assignee) (#32771) 2024-12-10 11:38:22 +08:00
filter_item_user_fetch.tmpl Add label/author/assignee filters to the user/org home issue list (#32779) 2024-12-11 06:33:24 +00:00
filter_list.tmpl Add label/author/assignee filters to the user/org home issue list (#32779) 2024-12-11 06:33:24 +00:00
filters.tmpl
label_precolors.tmpl
labels.tmpl
list.tmpl
milestone_issues.tmpl
milestone_new.tmpl
milestones.tmpl
navbar.tmpl
new_form.tmpl Fix bug of branch/tag selector in the issue sidebar (#32744) 2024-12-13 00:45:06 +00:00
new.tmpl
openclose.tmpl Refactor issue filter (labels, poster, assignee) (#32771) 2024-12-10 11:38:22 +08:00
search.tmpl Add label/author/assignee filters to the user/org home issue list (#32779) 2024-12-11 06:33:24 +00:00
view_content.tmpl show warning on navigation if currently editing comment or title (#32920) 2024-12-20 23:39:19 +08:00
view_title.tmpl show warning on navigation if currently editing comment or title (#32920) 2024-12-20 23:39:19 +08:00
view.tmpl