Remove sidebar category navigation #405
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
status:blocked
track:api
track:auto
track:core
track:deploy
track:infra
track:ui
type:cleanup
type:docs
type:epic
type:release
type:research
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/delta!405
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refactor/sidebar-category-navigation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
The sidebar exposed categories as permanent navigation and paired them with category color controls, while category filtering already exists in the primary queue/search flow.
Solution
react-colorfuldependency.Verification
direnv exec . pnpm vitest run tests/lib/app-sidebar.test.ts tests/server/dashboard-data.test.ts tests/core/categories.test.tsdirenv exec . just ciCloses #400