You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(chat): Improve chat UI and conversation handling
- Replace creatingConversation state with a ref to avoid rerenders
- Skip adding duplicate conversations and verify user is in convo
- Add conversations to realtime effect deps to keep list up to date
- Pass conversationId to Conversations; highlight active item, shrink
avatars and truncate long usernames
- Add scroll-to-bottom button in Messages with scroll listener
- Tweak chat header spacing and wrap conversations in scroll area
- Expand TopLeaderboard grid columns
- Add Vercel rewrite for /api/sentry-example-api
0 commit comments