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
Tab: Examples
Section: Loading and disabling confirm button > Show loading confirm modal
After you type "delete" and click "Delete button" you are shown a message that reads "SHAME ON YOU". Remove "Shame on you" from appearing (for clarity this means do not have any follow up message show at all, not just the copy removal)
The text was updated successfully, but these errors were encountered:
So this triggers a "Delete with friction" modal, with "Delete the OUI repo?", and when you type delete and click the Delete button, it gives the "Shame on you!" alert message, which seems like an attempt for cheeky humor. Should we change the popup prompt as well to say something like "Delete the selected resource?" instead, followed by a "resource successfully deleted" toast instead of the additional confirmation message, which appears to be a "browser default
I was going to originally prescribe a toast be added but to keep focus on the demo of modal, I went without it. Happy to bring it back; was worried about adding complexity until we wrote guidance around modals being followed by toasts (which accounts for most verification use cases but I wanted to consider other possible cases as well).
Tab: Examples
Section: Loading and disabling confirm button > Show loading confirm modal
The text was updated successfully, but these errors were encountered: