Closed j1sun closed 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
<dialog>
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