0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-23 18:02:11 +01:00
gitea/templates/repo/issue
wxiaoguang b71cb7acdc
Use fetch to send requests to create issues/comments (#25258)
Follow #23290

Network error won't make content lost. And this is a much better
approach than "loading-button".

The UI is not perfect and there are still some TODOs, they can be done
in following PRs, not a must in this PR's scope.

<details>


![image](https://github.com/go-gitea/gitea/assets/2114189/c94ba958-aa46-4747-8ddf-6584deeed25c)

</details>
2023-06-16 06:32:43 +00:00
..
fields
labels
milestone
view_content
branch_selector_field.tmpl
choose.tmpl
comment_tab.tmpl
label_precolors.tmpl
labels.tmpl
list.tmpl
milestone_issues.tmpl
milestone_new.tmpl
milestones.tmpl
navbar.tmpl
new_form.tmpl Use fetch to send requests to create issues/comments (#25258) 2023-06-16 06:32:43 +00:00
new.tmpl
openclose.tmpl
search.tmpl
view_content.tmpl Use fetch to send requests to create issues/comments (#25258) 2023-06-16 06:32:43 +00:00
view_title.tmpl
view.tmpl