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 creating a new channel, if the request to create the channel takes a significant amount of time, the user may click the submit button more than once.
I think the first step here will be disabling the Channel save button while the save is happening. We can then look more into giving a better error from the API endpoint if the double save does try to happen.
Observed behavior
When creating a new channel, if the request to create the channel takes a significant amount of time, the user may click the submit button more than once.
Sentry Issue: STUDIO-FKE
Sentry frontend issue: STUDIO-FHC
The text was updated successfully, but these errors were encountered: