ui: simplify category navigation around filters #400
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#400
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Context
Categories are currently shown in the sidebar as navigation buttons, but the app already has filtering. There is also no obvious creation flow for categories, so an empty category group or sidebar-only category affordance can make the model feel larger than it is.
Decision
Categories should not be a permanent sidebar control while category creation and management are not first-class. Category filtering can remain in the main filtering surface. If no categories exist, no empty category section should appear.
Acceptance Criteria