[Epic] Settings screen #8
Labels
No labels
area:backend
area:cf-integration
area:flutter-ui
priority:blocking-v1
priority:v1-polish
type:docs
type:epic
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: eva/focus-flow#8
Loading…
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
The top bar has a Settings button that is currently a no-op. No settings screen design exists yet in Human Documentation, even though backend settings data (
OwnerSettings,BacklogStalenessSettings) is already persisted and just needs a UI surface.Scope
Out of scope
Any new settings beyond what's already modeled in
OwnerSettings/BacklogStalenessSettings— this epic surfaces existing settings, it does not add new ones.Acceptance criteria
All linked sub-issues closed; Settings button opens a working settings screen.