Review recent activity before posting a Today update #1061

Merged
rockachopa merged 1 commits from timmy/1060-today-progress-recent-activity into main 2026-08-18 04:06:41 +00:00
Member

Closes #1060

Adds a bounded Recent activity panel to the active Today update sheet for issues and pull requests. It supports newest-page loading, safe Markdown rendering, older-page pagination with reading-position preservation, stale-response rejection, and actionable retry without disabling composition.

Verification

  • RED: new controller tests failed for missing activity loading, retry, pagination, and view lifecycle behavior before implementation
  • Focused: 12 passed in tests/test_today_progress.py
  • Full suite: 2007 passed, 7 skipped
  • Mobile render at 320×568: no panel/list horizontal overflow; both activity controls rendered at 44px
  • Core gzip: 101372 bytes (99 KiB budget: 101376)
Closes #1060 Adds a bounded Recent activity panel to the active Today update sheet for issues and pull requests. It supports newest-page loading, safe Markdown rendering, older-page pagination with reading-position preservation, stale-response rejection, and actionable retry without disabling composition. ## Verification - RED: new controller tests failed for missing activity loading, retry, pagination, and view lifecycle behavior before implementation - Focused: `12 passed` in `tests/test_today_progress.py` - Full suite: `2007 passed, 7 skipped` - Mobile render at 320×568: no panel/list horizontal overflow; both activity controls rendered at 44px - Core gzip: 101372 bytes (99 KiB budget: 101376)
rockachopa added 1 commit 2026-08-18 04:01:33 +00:00
feat: review activity before Today updates (Closes #1060)
All checks were successful
CI / lint (pull_request) Successful in 2m38s
CI / build-release (pull_request) Successful in 6s
CI / browser-journey (pull_request) Successful in 1m53s
CI / release-candidate (pull_request) Has been skipped
47626338ba
rockachopa merged commit 9c46455c35 into main 2026-08-18 04:06:41 +00:00
rockachopa deleted branch timmy/1060-today-progress-recent-activity 2026-08-18 04:06:41 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#1061
No description provided.