EricSSartorius / Judging-System

U-Judge: Universal Judging System using Angular Meteor (OLD)
http://www.universaljudge.com/
1 stars 1 forks source link

Admin Console - Add confirmation for event deletion #52

Open EricSSartorius opened 8 years ago

EricSSartorius commented 8 years ago

Right now if a person clicks 'reset scores' or 'delete game' there is no warning or confirmation present. Need to either change the buttons to say 'confirm' or 'are you sure?' after the first click and then delete/reset after that

OR

Upon clicking have a pop-up that says something along the lines of "are you sure?" with a yes/no option.

Then, upon deletion have a message displayed somewhere that says 'Event deleted' or 'Scores reset'

ALSO

Hide event and delete buttons when inGame === true