krille-chan / fluffychat

The cutest instant messenger in the [matrix]
https://fluffychat.im/
GNU Affero General Public License v3.0
1.14k stars 204 forks source link

Danger of forwarding to the wrong room #50

Closed krille-chan closed 6 months ago

krille-chan commented 1 year ago

Description

When you select a message for forwarding, you get a list of rooms. Tapping on a room, forwards the message to that room immediately.

The problem is, that this appears to be a "live" room list. Rooms move around when they receive activity. A room may switch position from underneath your finger and you may end up forwarding a message to a room you didn't intend to forward to.

Because of this problem, I've recently forwarded a photo to a public room with lots of members, instead of forwarding it to another Direct Message room (my original intention). I've forwarded hundreds of messages using Fluffychat and only had this happen to me once. While slightly embarrassing in my case, this has the potential to cause serious damage in other cases.

I think that it'd be nice to have:


I think a better overall solution would be to implement forwarding to multiple rooms (#211) together with this.

That is, rendering a static list of rooms with checkboxes next to each one, and potentially a search field above them too ( #194), and then a Forward button in the top-right, and a Cancel button in the top-left or something of that sort.

/issue fluffy

github-actions[bot] commented 7 months ago

This issue is stale because it has been open for 120 days with no activity.

github-actions[bot] commented 6 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.