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
If you edit a user’s email address in the Users admin view, a failed request leads to both an error toast and a success toast. The success message should not be shown, and the value should not be updated in the list.
The text was updated successfully, but these errors were encountered:
Same for user deactivation. The front-end changes, looking as though the user is now deactivated, independently of whether the request has gone through.
Example: “You cannot deactivate youfself” error shows correctly, but user is shown as deactivated until page refresh.
If you edit a user’s email address in the Users admin view, a failed request leads to both an error toast and a success toast. The success message should not be shown, and the value should not be updated in the list.
The text was updated successfully, but these errors were encountered: