]> source.dussan.org Git - gitea.git/commit
Fix issue label rendering in the issue popup (#30763) (#30773)
authorGiteabot <teabot@gitea.io>
Tue, 30 Apr 2024 09:40:47 +0000 (17:40 +0800)
committerGitHub <noreply@github.com>
Tue, 30 Apr 2024 09:40:47 +0000 (09:40 +0000)
commitdc9e795ce221f0301c0f7e3c16685396f4e446e6
tree182086b935ef6e5cd21abd43f3ae950be001fcde
parent6ee3a8a039ed492d44e80b6f14f222a96763b196
Fix issue label rendering in the issue popup (#30763) (#30773)

Backport #30763 by wxiaoguang

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
modules/templates/util_render.go
routers/web/repo/issue.go
tests/integration/issue_test.go
web_src/js/components/ContextPopup.vue
web_src/js/features/common-issue-list.js