Skip to content

Add pull-to-refresh for mobile sessions list#73

Merged
gricha merged 2 commits intomainfrom
mobile-pull-to-refresh
Jan 10, 2026
Merged

Add pull-to-refresh for mobile sessions list#73
gricha merged 2 commits intomainfrom
mobile-pull-to-refresh

Conversation

@gricha
Copy link
Copy Markdown
Owner

@gricha gricha commented Jan 10, 2026

Summary

  • Add pull-to-refresh support for sessions list in WorkspaceDetailScreen
  • Sessions already refetch on navigation back (via useFocusEffect), this adds manual pull-to-refresh
  • Tracks manual refresh state separately to avoid showing spinner during automatic focus refetches

Test plan

  • Pull down on sessions list to trigger refresh
  • Verify white spinner appears during refresh
  • Verify no spinner/gap appears when navigating back to the screen

🤖 Generated with Claude Code

gricha and others added 2 commits January 9, 2026 21:06
- Add RefreshControl to sessions FlatList in WorkspaceDetailScreen
- Track manual refresh state separately from focus refetch to avoid
  showing spinner on navigation
- Use white tint color for visibility on dark background

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@gricha gricha merged commit 37571a8 into main Jan 10, 2026
9 checks passed
@gricha gricha deleted the mobile-pull-to-refresh branch January 10, 2026 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant