19lmyers/cse110-w21-group14

Implement confirmation windows

j1sun opened this issue · 0 comments

j1sun commented

Currently, our app uses an alert() style notification for its end/reset confirmations. Create a dialog that allows the notification to pop up in the app (the timer should still keep running, however).

<dialog> will work, but watch out for compatibility issues in browsers