-
Notifications
You must be signed in to change notification settings - Fork 296
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
thread messages rendering is not appropriate #958
Comments
Ig, this issue arises from the merge of the pr #860 . It's better if @abirc8010 , you look into this issue. |
Hey @smritidoneria when I made that PR , it was working fine also you can check the attached video. |
Hey @smritidoneria @SinghaAnirban005 , I’ve noticed some inconsistencies after the merge of #810 , and I believe this issue started occurring after that. I checked out the commit before that PR, and everything seemed fine. Could you also confirm if you're facing this issue? Try sending a message in a thread, return to the main chat, and reload the component. Do the thread messages appear in the main chat? |
yes, I noticed the same issue @abirc8010 , after sending the thread message in the thread. reload it, and the message appears in the main chat. |
Might have been a small error on my end |
Description:
when the thread messages gets rendered the positioning of the message is inappropriate.
Steps to reproduce:
Expected behavior:
The message should be positioned correctly.
Actual behavior:
Screen.Recording.2025-02-04.at.4.51.12.PM.mov
The text was updated successfully, but these errors were encountered: