Describe the feature
Currently there are usage of confirm() native modal in Guard, which is not perfect from the UI perspective, while on some other pages we are using custom modals.
Suggested solution
Browse code for modal windows usage and unify them so they look consistent.
Additional context
No response
Describe the feature
Currently there are usage of
confirm()native modal in Guard, which is not perfect from the UI perspective, while on some other pages we are using custom modals.Suggested solution
Browse code for modal windows usage and unify them so they look consistent.
Additional context
No response