linagora / twake-on-matrix

A multi-platform (Flutter) application for connecting to Matrix - an open network for secure, decentralized communication, with your favorite devices.
GNU Affero General Public License v3.0
64 stars 18 forks source link

[Improvement] Should move to image/video message when clicking that message in reply #2052

Open dab246 opened 2 months ago

dab246 commented 2 months ago

Env:

Steps to reproduce

  1. Open a group or direct chat
  2. Hover over a video/image message and click Reply
  3. The message is added as a source message in the composer
  4. Add a reply
  5. Click Send
  6. The reply to the source message is sent.
  7. Click reply message

Expectation

Evidence

https://github.com/user-attachments/assets/652afbbf-7b62-4eb9-ab29-efceae1733fc

tprudentova commented 2 months ago

Duplicate #1974