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

"Reply" button for a sent message, sends a message to the request user #1755

Open
ffont opened this issue Feb 19, 2024 · 0 comments
Open

"Reply" button for a sent message, sends a message to the request user #1755

ffont opened this issue Feb 19, 2024 · 0 comments
Labels
Bug Something that doesn't work as it should starter

Comments

@ffont
Copy link
Member

ffont commented Feb 19, 2024

See the original bug report here: https://freesound.org/forum/bug-reports-errors-and-feature-requests/44525/?page=1#post102638
User A (the request.user) sends a message to user B.
User A wants to send a reply to the message before user B answers so user A navigates to the "sent messages" tab, opens the message and clicks "Reply". The reply form has user A's username pre-loaded, so the message will be sent to user A and not user B.

I guess the fix is to make sure that in any reply forms we always pre-fill the name of the "other" user in the conversation (the user who's not the `request.user).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something that doesn't work as it should starter
Projects
None yet
Development

No branches or pull requests

1 participant