Fix home pull activity filtering

This commit is contained in:
Georg Bauer
2026-07-31 12:35:39 +02:00
parent 5e00c108a4
commit c44e5f19c7
3 changed files with 28 additions and 19 deletions

View File

@@ -117,8 +117,10 @@ xcrun simctl launch booted de.rfc1437.gotcha
- [ ] Activity rows have the correct icon, repository, summary, and date.
- [ ] The compact icon row below the activity graph sits flat on the normal
background with no border or pill and defaults to the clock. Select the
issue, pull-request, and milestone icons in turn; each shows only matching
recent activity or the native empty state, then the clock restores all rows.
issue and pull-request icons in turn; each shows only matching recent
activity or the native empty state, then the clock restores all rows.
- [ ] Pull-request activity includes older creation and close events beyond the
first activity-feed page.
- [ ] Tap repository, issue, pull-request, and commit activity. Each opens the
matching native tab and destination.
- [ ] Non-linkable server activity does not navigate or appear tappable.