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
It's possible to delete saved quiz via CTRL + D keyboard shortcut. When deleting saved quiz, we must be absolutely sure that's what the user wants to do by displaying an alert dialog. Currently, the alert dialog is not displayed when user attempts to delete saved quiz via shortcut.