From a0b65ca803770c447545771f1f30eee2141395a9 Mon Sep 17 00:00:00 2001 From: tegwick Date: Thu, 26 Feb 2026 16:50:44 +0100 Subject: [PATCH] dashboard: add 'All Workstreams' subtitle above filtered table Co-Authored-By: Claude Sonnet 4.6 --- dashboard/src/workstreams.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dashboard/src/workstreams.md b/dashboard/src/workstreams.md index e19e08b..e3c7d02 100644 --- a/dashboard/src/workstreams.md +++ b/dashboard/src/workstreams.md @@ -115,6 +115,8 @@ display(Plot.plot({ })); ``` +## All Workstreams + ```js display(_filtersForm);