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
Currently the dialog will close if a user clicks outside of the dialog box. This has been a problem especially when the user has spent a significant amount of time entering a lengthy message and accidentally touching outside the dialog box and then loosing their work.
Desirable alternatives would be:
Ignore all touch outside of the dialog box.
or
Save to clipboard when the dialog exits.
The text was updated successfully, but these errors were encountered:
Currently the dialog will close if a user clicks outside of the dialog box. This has been a problem especially when the user has spent a significant amount of time entering a lengthy message and accidentally touching outside the dialog box and then loosing their work.
Desirable alternatives would be:
or
The text was updated successfully, but these errors were encountered: