Skip to content
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

Bug: Message quoting issues #640

Open
2 tasks done
devanshkansagra opened this issue Oct 23, 2024 · 0 comments · May be fixed by #641
Open
2 tasks done

Bug: Message quoting issues #640

devanshkansagra opened this issue Oct 23, 2024 · 0 comments · May be fixed by #641
Labels
bug Something isn't working

Comments

@devanshkansagra
Copy link
Contributor

devanshkansagra commented Oct 23, 2024

Description:

Currently in EmbeddedChat there is an issue of quoting messages like quoting the messages recursively and quoting multiple messages at a time

Steps to reproduce:

  1. Open Embedded Chat
  2. Quote multiple messages at a time
  3. Also quote a quoted Message

Expected behavior:

  • It should quote recursively
  • There should be multiple quoting of messages

Actual behavior:

1. No Recursive Quoting

image

2. No Multiple Quoting

Screencast.from.23-10-24.05.41.02.PM.IST.webm
@devanshkansagra devanshkansagra added the bug Something isn't working label Oct 23, 2024
@devanshkansagra devanshkansagra linked a pull request Oct 23, 2024 that will close this issue
2 tasks
@devanshkansagra devanshkansagra changed the title Bug: Fix message quoting issues Bug: Message quoting issues Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant