Fresh (−3) Unread optimistic patch #61
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#61
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?
Parent
Implements musts from
docs/1.0-beta-readiness.md(polish Blocker seed #1 from 1.0 beta release readiness).What to build
After marking articles read or unread, the Fresh Virtual feed (−3) Unread count updates correctly with the same optimistic patching other drawer rows already get — without waiting for a full
getCountersrefresh. Ship a regression test at the best seam (prefer unit/controller).Acceptance criteria
flutter teststill green for the touched areaBlocked by
Done on
master(d0171e9).DrawerController.applyUnreadDeltanow bumps Fresh (feed:-3) with All (feed:-4). Regression:applyUnreadDelta also patches Fresh (−3) Unread countintest/drawer/drawer_controller_test.dart.