Skip to content

feat: improve real-time Convex query tracking and type safety#3

Merged
mansoorbarri merged 1 commit intomainfrom
feat/convex-realtime-optimization
Jan 23, 2026
Merged

feat: improve real-time Convex query tracking and type safety#3
mansoorbarri merged 1 commit intomainfrom
feat/convex-realtime-optimization

Conversation

@mansoorbarri
Copy link
Owner

  • Add real-time update detection to useFlights hook by tracking data changes
  • Add isConnected state to properly reflect Convex connection status
  • Update RealTimeIndicator to show actual connection state and last update time
  • Use Convex Doc type for Flight interface for better type safety
  • Add AirportData interface and improve EventSettings typing
  • Export convex client for potential future use
  • Fix ESLint warning for type-only import in users API route
- Add real-time update detection to useFlights hook by tracking data changes
- Add isConnected state to properly reflect Convex connection status
- Update RealTimeIndicator to show actual connection state and last update time
- Use Convex Doc type for Flight interface for better type safety
- Add AirportData interface and improve EventSettings typing
- Export convex client for potential future use
- Fix ESLint warning for type-only import in users API route

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Jan 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
geofs-vstrips Ready Ready Preview, Comment Jan 23, 2026 7:50pm
@mansoorbarri mansoorbarri merged commit e357e78 into main Jan 23, 2026
2 of 3 checks passed
@mansoorbarri mansoorbarri deleted the feat/convex-realtime-optimization branch January 23, 2026 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant