Loading dashboard…
Show live cursors and avatar presence for team members currently viewing the same board. Implement via WebSocket broadcast with graceful degradation to polling.
Implementation should follow the existing WebSocket connection pool pattern established in VLC-192. Use presence channels with heartbeat intervals of 5s and a 15s timeout before marking a user offline.
Wei Zhang moved to In Review VLC-239
Timeline view: add dependency arrows
Sara Chen left a comment VLC-241
Real-time presence indicators
Omar Hassan marked as Done API-85
OAuth 2.0 PKCE flow