Skip to content

feat(frontend): extract ChatInterface component from page layout#66

Merged
soomtochukwu merged 1 commit intoDXmakers:mainfrom
Demilade01:main
Apr 26, 2026
Merged

feat(frontend): extract ChatInterface component from page layout#66
soomtochukwu merged 1 commit intoDXmakers:mainfrom
Demilade01:main

Conversation

@Demilade01
Copy link
Copy Markdown
Contributor

add dedicated ChatInterface component with typed props move chat header, messages, typing indicator, and input form out of page move auto-scroll ref/effect logic into ChatInterface keep message sending behavior and chat styling consistent

Closes #30

add dedicated ChatInterface component with typed props
move chat header, messages, typing indicator, and input form out of page
move auto-scroll ref/effect logic into ChatInterface
keep message sending behavior and chat styling consistent
Closes DXmakers#30
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 26, 2026

@Demilade01 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@soomtochukwu soomtochukwu merged commit 87f4ac8 into DXmakers:main Apr 26, 2026
3 checks passed
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.

Extract ChatInterface Component

2 participants