You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While the logic for sending the email invitation it is still waiting for a server response, it is still possible to submit the invitation form multiple times. Only when the email has been sent, the form resets avoiding sending multiple server requests.
Ideally, the button should be disabled after the first submission and it should display a loading spinner inside.
The text was updated successfully, but these errors were encountered:
While the logic for sending the email invitation it is still waiting for a server response, it is still possible to submit the invitation form multiple times. Only when the email has been sent, the form resets avoiding sending multiple server requests.
Ideally, the button should be disabled after the first submission and it should display a loading spinner inside.
The text was updated successfully, but these errors were encountered: