[buddypress-trac] [BuddyPress Trac] #8689: Private Message send button can be clicked multiple times resulting in multiple messages and emails
buddypress-trac
noreply at wordpress.org
Wed Apr 27 10:55:32 UTC 2022
#8689: Private Message send button can be clicked multiple times resulting in
multiple messages and emails
--------------------------+-----------------------------
Reporter: comminski | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Messages | Version: 10.2.0
Severity: normal | Keywords:
--------------------------+-----------------------------
When you compose a new message, it's possible to click the 'Send' button
multiple times, which results in the message being sent multiple times.
This also results in the system sending out multiple emails to the message
participants.
Steps to reproduce:
1. Compose a new private message (''members/me/messages/compose/'')
2. Click the **Send** button multiple times
Normally, once the ajax call completes, the page redirects to the
'sendbox' page, but if there is a slow internet connection, the user might
be inclined to click the button many times, as there is also no indication
here that the message is in the process of being sent.
Ideally, the button should be disabled while the network request is
happening.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8689>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list