Cant edit encrypted messages via mobile client
Description:
Environment Information:
- Rocket.Chat Server Version: 6.12.1
- Rocket.Chat App Version: 4.53.0.66079
- Device Name: Xiaomi 12X
- OS Version: Android 13
Steps to reproduce:
- Enter in encrypted chat room
- Edit message
Expected behavior:
- Encrypted chat room
- Edit
- Edit message successfully
Actual behavior:
- Enter in encrypted chat room
- Edit message
- Nothing happend (message is not edited. If you edit it from desctop client its worked like a charm)
Additional context:
Hey there @alekdimitrov, I’m interested in this issue and would love to contribute! I have experience working with React and Node.js, and I’ve also developed native mobile applications in Java. Could you please guide me on how I can get started with contributing to this React Native project?
Can reproduce this issue, I tried to find the cause for it but it will take more time because i will have to understand the encryption process.
My wild guess is that we are just passing the old message content in the api which marks the message as edit and have the same content
This one is a feature request because editing encrypted message is not available right now