From 7a6eb76d912b72c1eb62afdd9015625d9e3f6364 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 --- state-hub/dashboard/src/workstreams.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/state-hub/dashboard/src/workstreams.md b/state-hub/dashboard/src/workstreams.md index e19e08b..e3c7d02 100644 --- a/state-hub/dashboard/src/workstreams.md +++ b/state-hub/dashboard/src/workstreams.md @@ -115,6 +115,8 @@ display(Plot.plot({ })); ``` +## All Workstreams + ```js display(_filtersForm);