Skip to content

feat(chat): messages scroll fix + chat title [AI]#237

Merged
mbeernut merged 6 commits intomainfrom
feat/chat-messages-fixes
Mar 20, 2026
Merged

feat(chat): messages scroll fix + chat title [AI]#237
mbeernut merged 6 commits intomainfrom
feat/chat-messages-fixes

Conversation

@mbeernut
Copy link
Contributor

@mbeernut mbeernut commented Mar 20, 2026

  • handle top to bottom layout for messages in new chat,
  • fix scroll and flikres on init load of chat messages
  • fix title display for direct and 1:1 chats
  • fix message display time

2026-03-20 14 45 35

@mbeernut mbeernut merged commit 7e32e1a into main Mar 20, 2026
4 checks passed
@mbeernut mbeernut deleted the feat/chat-messages-fixes branch March 20, 2026 15:33
setInputText('');
};

const handleContentSizeChange = useCallback((_width: number, height: number) => {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

but we still handle this manually???

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.

3 participants