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
When a user inputs an email address into the "Invite others to join your organization" input box and clicks send invite there is no feedback that the invite has been sent successfully or whether there was an error. Use discretion to implement an easy solution (doesn't have to be pretty) to this problem.
For example: below the button you could indicate: [email protected] - invite sent
or
email@gmail - invite not sent; error: invalid email address
The text was updated successfully, but these errors were encountered:
When a user inputs an email address into the "Invite others to join your organization" input box and clicks send invite there is no feedback that the invite has been sent successfully or whether there was an error. Use discretion to implement an easy solution (doesn't have to be pretty) to this problem.
For example: below the button you could indicate:
[email protected] - invite sent
or
email@gmail - invite not sent; error: invalid email address
The text was updated successfully, but these errors were encountered: