vue-quick-chat
vue-quick-chat copied to clipboard
Quote message
Answer to specified message. For example, button with arrow on side of message text. After click append quoted message before answer message.
Hi, @antirek! That's a nice feature to implement. I'll implement it as soon as possible.
Feel free to implement this feature if you prefer.
Thanks!
shouldn't this be a reference to the old message rather than duplicating/appending existing text?
@MatheusrdSantos are you still accepting PRs?
Hi, @vonec ! I still accepting PRs.
You are right, It's better to be just a reference to a previous message. But I guess we need to show part of the message that is being referenced.