Skip to content

fix(app): conversation not appearing in sidebar when starting from home#74

Merged
comppaz merged 1 commit intomainfrom
fix/conversation-sidebar-not-updating
Dec 19, 2025
Merged

fix(app): conversation not appearing in sidebar when starting from home#74
comppaz merged 1 commit intomainfrom
fix/conversation-sidebar-not-updating

Conversation

@comppaz
Copy link
Copy Markdown
Collaborator

@comppaz comppaz commented Dec 19, 2025

Summary

  • Fix bug where conversation doesn't appear in sidebar when starting from home

Changes

  • Use refs for event callbacks in useMemoryEvents hook to prevent SSE reconnection
  • This ensures conversation_created events are properly received when callbacks update

Fixes #49

@comppaz comppaz merged commit 27d602f into main Dec 19, 2025
1 check passed
@comppaz comppaz deleted the fix/conversation-sidebar-not-updating branch December 19, 2025 15:07
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.

bug: when starting a conversation from home the conversation doesn't appear in the conversation history sidebar

1 participant