From 0464795ef561640dae1a52ea3811389c2450b1c5 Mon Sep 17 00:00:00 2001 From: Daniel Wagner-Hall Date: Sun, 1 Feb 2026 11:25:23 +0000 Subject: [PATCH] Add expand/collapse all button to backlogs --- common-theme/layouts/_default/backlog.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/common-theme/layouts/_default/backlog.html b/common-theme/layouts/_default/backlog.html index 3cca49fd7..a91e7b0ae 100644 --- a/common-theme/layouts/_default/backlog.html +++ b/common-theme/layouts/_default/backlog.html @@ -10,6 +10,19 @@ {{ with .Content }}
{{ . }}
{{ end }} + + Expand all + + {{/* you can have multiple repos but probably for sanity let's just stick with one label filter for each repo, grab the issues that match the filter */}}