From a4821c2bf99535456980c0d20c6e514f70e57092 Mon Sep 17 00:00:00 2001 From: panc Date: Tue, 24 Feb 2026 04:21:59 +0100 Subject: [PATCH] fix(ui): update sort dropdown structure for consistency across templates (#11423) Main modified pages `/milestones`, `/issues`, `/pulls` and `/user/repo/projects` | Before | After | |----|----| | ![image](/attachments/0cbb14b9-2231-4a91-917b-1304663dbc2a) | ![image](/attachments/2dd5c3d2-a531-450b-a602-14355d9af2a6) | Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11423 Reviewed-by: 0ko <0ko@noreply.codeberg.org> Co-authored-by: panc Co-committed-by: panc --- templates/projects/list.tmpl | 4 +++- templates/user/dashboard/issues.tmpl | 4 ++-- templates/user/dashboard/milestones.tmpl | 12 +++++++----- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/templates/projects/list.tmpl b/templates/projects/list.tmpl index 8211ffed9d..12d75ce9f6 100644 --- a/templates/projects/list.tmpl +++ b/templates/projects/list.tmpl @@ -23,7 +23,8 @@ {{template "shared/search/combo" dict "Value" .Keyword "Placeholder" (ctx.Locale.Tr "search.project_kind")}} -