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
Consider a form with an autosubmit subform inside of it. The user makes a change within the subform. There's a delay set of 3 seconds. Within those 3 seconds the user clicks on the submit button of the entire form, return to the view and establishes that the last edited content within the subform is lost.
Would it be a good idea to cancel all subform auto submits once a manual submit for the entire form is fired?