From 2a00b2d31f10ae4a9160df9b6ce6d5da23e9dac1 Mon Sep 17 00:00:00 2001 From: Jean-Luc Makiola Date: Fri, 10 Apr 2026 17:21:51 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20add=20backlog=20item=20999.4=20?= =?UTF-8?q?=E2=80=94=20top=20nav=20restructure=20and=20search=20bar=20reth?= =?UTF-8?q?ink?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .planning/ROADMAP.md | 29 +++++++------------ .../.gitkeep | 0 2 files changed, 11 insertions(+), 18 deletions(-) create mode 100644 .planning/phases/999.4-top-nav-navigation-restructure-and-search-bar-rethink/.gitkeep diff --git a/.planning/ROADMAP.md b/.planning/ROADMAP.md index 822e10e..2921081 100644 --- a/.planning/ROADMAP.md +++ b/.planning/ROADMAP.md @@ -162,12 +162,7 @@ Plans: ### Phase 999.1: Rewrite E2E Tests for OIDC Auth (BACKLOG) **Goal**: E2E tests currently expect local username/password login but auth moved to external OIDC (Logto). Rewrite with mock OIDC provider or API-key-based auth bypass. Seed migration to Postgres is already done. **Requirements**: TBD -**Plans**: 3 plans - -Plans: -- [x] 26-01-PLAN.md — Discovery service layer with cursor pagination (TDD) -- [x] 26-02-PLAN.md — Discovery routes, server registration, and client hooks -- [ ] 26-03-PLAN.md — Landing page UI and PublicSetupCard enhancement +**Plans**: TBD Plans: - [ ] TBD (promote with /gsd:review-backlog when ready) @@ -175,12 +170,7 @@ Plans: ### Phase 999.2: Revamp Onboarding Flow (BACKLOG) **Goal**: Redesign the onboarding experience to match the current app style and flow. Replace the manual item edit form with the catalog search function. Visual refresh to align with the newer UI patterns. **Requirements**: TBD -**Plans**: 3 plans - -Plans: -- [x] 26-01-PLAN.md — Discovery service layer with cursor pagination (TDD) -- [ ] 26-02-PLAN.md — Discovery routes, server registration, and client hooks -- [ ] 26-03-PLAN.md — Landing page UI and PublicSetupCard enhancement +**Plans**: TBD Plans: - [ ] TBD (promote with /gsd:review-backlog when ready) @@ -188,12 +178,15 @@ Plans: ### Phase 999.3: Public Access Auth Model (BACKLOG) **Goal**: Rework auth so the app is accessible without logging in. Currently all routes require authentication, but public-facing pages (discovery/browse, shared setups, public profiles) should be viewable by unauthenticated users. Auth only required for write operations and personal data. **Requirements**: TBD -**Plans**: 3 plans - -Plans: -- [ ] 26-01-PLAN.md — Discovery service layer with cursor pagination (TDD) -- [ ] 26-02-PLAN.md — Discovery routes, server registration, and client hooks -- [ ] 26-03-PLAN.md — Landing page UI and PublicSetupCard enhancement +**Plans**: TBD + +Plans: +- [ ] TBD (promote with /gsd:review-backlog when ready) + +### Phase 999.4: Top Nav Navigation Restructure & Search Bar Rethink (BACKLOG) +**Goal**: Replace dashboard-based navigation with a persistent top nav bar (Home, Collection, future sections). Collection consolidates gear, threads, and setups under one section. Rethink the catalog search overlay appearance and interaction when entering from collection context. +**Requirements**: TBD +**Plans**: TBD Plans: - [ ] TBD (promote with /gsd:review-backlog when ready) diff --git a/.planning/phases/999.4-top-nav-navigation-restructure-and-search-bar-rethink/.gitkeep b/.planning/phases/999.4-top-nav-navigation-restructure-and-search-bar-rethink/.gitkeep new file mode 100644 index 0000000..e69de29