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

Editing a message to include a reply emits send-message instead #498

Open
frostycoles opened this issue Dec 29, 2023 · 0 comments
Open

Editing a message to include a reply emits send-message instead #498

frostycoles opened this issue Dec 29, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@frostycoles
Copy link

Describe the bug

When I edit a message and then select "reply" to an existing message it seems to "forget" that I was editing and instead sends as a new message with reply

Steps to reproduce

  1. Send message (normal message, not reply)
  2. Select "Edit Message" from the dropdown menu
  3. Select "Reply" from the dropdown menu of another message
  4. Click "send"

Expected behavior

I would expect the component to emit the edit-message event and include the replyMessage data, but instead I get the send-message event

Screenshots

Screenshot 2023-12-29 at 11 49 22 AM
@frostycoles frostycoles added the bug Something isn't working label Dec 29, 2023
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

No branches or pull requests

1 participant