From 287e098c3afa9958e85719583bccabe86e9d37b7 Mon Sep 17 00:00:00 2001 From: mika kuns Date: Mon, 20 Apr 2026 11:22:41 +0200 Subject: [PATCH] style(ui): lists search icon, kbd hint, footer actions Rewrites ListsIslandView: NAVIGATOR eyebrow, search bar with PathIcon+borderless TextBox+kbd chip, two ItemsControls for SmartLists/UserLists with icon/dot + active left-bar, + New list button, and footer profile row (avatar initials, username, machine/local, MoreHorizontal button). Co-Authored-By: Claude Sonnet 4.6 --- .../Views/Islands/ListsIslandView.axaml | 193 ++++++++++++++++-- 1 file changed, 171 insertions(+), 22 deletions(-) diff --git a/src/ClaudeDo.Ui/Views/Islands/ListsIslandView.axaml b/src/ClaudeDo.Ui/Views/Islands/ListsIslandView.axaml index 79aff3b..2ff2a0c 100644 --- a/src/ClaudeDo.Ui/Views/Islands/ListsIslandView.axaml +++ b/src/ClaudeDo.Ui/Views/Islands/ListsIslandView.axaml @@ -1,38 +1,187 @@ + + + + + + + + - - + + + NAVIGATOR + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +