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

Don't reorder room list when prompting user for forwarding room #17556

Closed
BurnyBoi opened this issue Jun 4, 2021 · 1 comment
Closed

Don't reorder room list when prompting user for forwarding room #17556

BurnyBoi opened this issue Jun 4, 2021 · 1 comment

Comments

@BurnyBoi
Copy link

BurnyBoi commented Jun 4, 2021

Is your suggestion related to a problem? Please describe.

When going to forward a message, if your room list is ordered by activity, it's very possible to accidentally click the wrong room when the rooms reorder right when you go to click.

Describe the solution you'd like.

Don't reorder the room list when the user is being prompted to choose a room to forward to. Instead wait until either they choose a room or cancel the forward.

Describe alternatives you've considered.

This doesn't happen with A-Z ordering on the room list but that's not acceptable for those with large room lists.

@t3chguy
Copy link
Member

t3chguy commented Jun 4, 2021

The forwarding UX is changing entirely, this isn't relevant for the new style: matrix-org/matrix-react-sdk#5999

@t3chguy t3chguy closed this as completed Jun 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants