Closed steph-koopmanschap closed 1 year ago
Describe the solution you'd like Create an alert model to replace the ugly default browser alert boxes
Additional context An example of a beautiful model I found: https://yuanyan.github.io/boron/ I like the open fade model personally. https://github.com/yuanyan/boron/blob/master/src/FadeModal.js https://github.com/yuanyan/boron/blob/master/src/modalFactory.js
Of course our alert modal should be written from scratch.
Describe the solution you'd like Create an alert model to replace the ugly default browser alert boxes
Additional context An example of a beautiful model I found: https://yuanyan.github.io/boron/ I like the open fade model personally. https://github.com/yuanyan/boron/blob/master/src/FadeModal.js https://github.com/yuanyan/boron/blob/master/src/modalFactory.js
Of course our alert modal should be written from scratch.