Manage Accounts (add / switch / remove) #15
Labels
No labels
needs-info
needs-triage
ready-for-agent
ready-for-human
wayfinder:grilling
wayfinder:map
wayfinder:prototype
wayfinder:research
wayfinder:task
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
TheAnachronism/tt-rss-viewer#15
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?
What to build
A Manage accounts screen lets the person list, add, switch, and remove Accounts. Switching lands on the List hub with Fresh + Unread and resets Account-scoped in-memory state. Removing an Account wipes its secrets and that Account’s local mark outbox/data (best-effort server logout). The screen is reachable from the List hub; wire drawer-header and Settings entry points when those UIs exist (#12 / #16).
Acceptance criteria
api_level≥ 23)Blocked by
Done
Manage accounts screen + Account switch/remove.
Delivered
logout); last Account → Sign-inImplemented on master: Manage accounts add/switch/remove.