19lmyers / cse110-w21-group14

1 stars 2 forks source link

Implement confirmation windows #59

Closed j1sun closed 3 years ago

j1sun commented 3 years ago

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