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: Edit functionality for Video Message sends a new message #698

Open
dhairyashiil opened this issue Dec 19, 2024 · 0 comments · May be fixed by #697
Open

BUG: Edit functionality for Video Message sends a new message #698

dhairyashiil opened this issue Dec 19, 2024 · 0 comments · May be fixed by #697
Labels
bug Something isn't working

Comments

@dhairyashiil
Copy link

dhairyashiil commented Dec 19, 2024

Description:

When a user sends a video message in the chat and clicks on the "Edit" option, they can record another video. However, the User should not be able to edit video messages. Instead, they can delete the message and send a new one

Steps to reproduce:

  1. Send a video message in the chat.
  2. Click on the "Edit" option for the video message.
  3. Now, the User can record another video and confirm the edit.
  4. Observe that instead of denying to edit the message, a new message is sent with the updated audio.

Expected behavior:

The User should not be able to edit video messages. Instead, they can delete the message and send a new one

Actual behavior:

A new message is sent with the updated video instead of denying to edit the message.

video.message.mp4
@dhairyashiil dhairyashiil added the bug Something isn't working label Dec 19, 2024
@dhairyashiil dhairyashiil linked a pull request Dec 19, 2024 that will close this issue
1 task
@dhairyashiil dhairyashiil changed the title BUG: Edit functionality for Video/File Message sends a new message BUG: Edit functionality for Video Message sends a new message Dec 20, 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