From 135b37edf148d36585113681fb60d63a297c5635 Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Sat, 6 Jun 2026 16:54:26 -0500 Subject: [PATCH] fix(ui): use badge labels instead of strong tags for dashboard issue counts The sidebar counts (In your repositories, Assigned to you, etc.) were rendering as bold text concatenated with the label. Now uses ui small label spans for proper badge styling. --- templates/user/dashboard/issues.tmpl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/user/dashboard/issues.tmpl b/templates/user/dashboard/issues.tmpl index 09f3576736..0f7ab52b1f 100644 --- a/templates/user/dashboard/issues.tmpl +++ b/templates/user/dashboard/issues.tmpl @@ -9,29 +9,29 @@ -- 2.52.0