From 6747e3e0eb9e710eddbbba725e7b0cb03ed680cc Mon Sep 17 00:00:00 2001 From: Giteabot Date: Fri, 2 May 2025 00:24:18 +0800 Subject: [PATCH] Fix some dropdown problems on the issue sidebar (#34308) (#34327) Backport #34308 by wxiaoguang Also fix #34300 Co-authored-by: wxiaoguang --- .../repo/issue/sidebar/assignee_list.tmpl | 6 +++--- templates/repo/issue/sidebar/label_list.tmpl | 6 +++--- .../repo/issue/sidebar/milestone_list.tmpl | 6 +++--- templates/repo/issue/sidebar/project_list.tmpl | 6 +++--- .../repo/issue/sidebar/reviewer_list.tmpl | 4 ++-- .../issue/sidebar/stopwatch_timetracker.tmpl | 7 ++++--- web_src/css/base.css | 10 ---------- web_src/css/repo.css | 18 ++++++++++++++---- web_src/fomantic/build/components/dropdown.js | 2 +- .../features/repo-issue-sidebar-combolist.ts | 15 +++++---------- web_src/js/features/repo-issue-sidebar.ts | 4 ++-- web_src/js/modules/fomantic/dropdown.ts | 9 +++++---- 12 files changed, 45 insertions(+), 48 deletions(-) diff --git a/templates/repo/issue/sidebar/assignee_list.tmpl b/templates/repo/issue/sidebar/assignee_list.tmpl index 19927cbd41..95105dd184 100644 --- a/templates/repo/issue/sidebar/assignee_list.tmpl +++ b/templates/repo/issue/sidebar/assignee_list.tmpl @@ -6,8 +6,8 @@ {{if $pageMeta.Issue}}data-update-url="{{$pageMeta.RepoLink}}/issues/assignee?issue_ids={{$pageMeta.Issue.ID}}"{{end}} > -