From b5a2fa8b5fead87b428cb500fb4e4f0856e7e642 Mon Sep 17 00:00:00 2001 From: "Grigorii K. Shartsev" Date: Thu, 23 Apr 2026 19:27:00 +0200 Subject: [PATCH 1/4] wip(navigation): regroup layout with top and buttom groups Extract from further changes for simpler review Signed-off-by: Grigorii K. Shartsev --- src/components/LeftSidebar/LeftSidebar.vue | 577 +++++++++++---------- 1 file changed, 297 insertions(+), 280 deletions(-) diff --git a/src/components/LeftSidebar/LeftSidebar.vue b/src/components/LeftSidebar/LeftSidebar.vue index 4883273bd00..ad435a8bdba 100644 --- a/src/components/LeftSidebar/LeftSidebar.vue +++ b/src/components/LeftSidebar/LeftSidebar.vue @@ -6,272 +6,277 @@ + + @@ -301,7 +312,7 @@