-
Notifications
You must be signed in to change notification settings - Fork 237
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
Feat/draft quote message #422
base: develop
Are you sure you want to change the base?
Feat/draft quote message #422
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@umangutkarsh seems to me this is not ready to review yet?
Yup. I still have to work on this. Created a draft pr as per:- comment1 , comment2 Just wanted to confirm whether I should continue on this |
scrollToBottom(); | ||
messageRef.current.style.height = '44px'; | ||
const message = messageRef.current.value.trim(); | ||
console.log(message); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
console.log(message); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, sure. I will clean up the code in the final PR (whenever needed), I just wanted to confirm if I should work further on this, that is why I created this one.
Hi @sidmohanty11 . should I continue to work on this issue? |
Brief Title
This PR is a draft PR to add the quote-message feature in EmbeddedChat.
Acceptance Criteria fulfillment
Addresses #172
Video/Screenshots
quote-message.webm