From 73c27944ac0878b36bf8622a6b3dc8e4d0f5e001 Mon Sep 17 00:00:00 2001 From: mARTin-B78 Date: Sat, 27 Jun 2026 14:30:14 +0200 Subject: [PATCH] feat: collapsible nested sidebar groups Group headers (Voice Actions, Speak, Setup) are now collapsible parents; Tags nests under Library; Integrations + Settings nest under Setup. Navigating a section auto-opens its whole ancestor tree chain. Co-Authored-By: Claude Opus 4.8 --- static/index.html | 138 ++++++++++++++++++++++++++-------------------- static/nav.js | 47 +++++++++++----- static/style.css | 30 ++++++++++ 3 files changed, 142 insertions(+), 73 deletions(-) diff --git a/static/index.html b/static/index.html index d9a4be1..831362f 100644 --- a/static/index.html +++ b/static/index.html @@ -128,74 +128,92 @@ + + -