Show confirmation modal when saving a monitor with a failed ping (#336)
* show confirmation modal when link ping fails
* failed ping confirmation modal
* remove ternary operator for showing confirm modal
* use useTransition to display loader
* remove unused prop from type definition
* remove unused prop
* update prop name
* rename `handleDataInsertion` prop to `onConfirm`
* wait for save to finish before closing modal
* chore: add automatic check description to form
---------
Co-authored-by: mxkaske <maximilian@kaske.org>
authored by