It would be better if we would use a Notification from the mantine Notification context which is already implemented and get rid of window.location.reload(); so we can just update the components using useEffect f.e. and notify that the upload of a file or the config was saved.
It would be better if we would use a
Notificationfrom the mantine Notification context which is already implemented and get rid ofwindow.location.reload();so we can just update the components usinguseEffectf.e. and notify that the upload of a file or the config was saved.reload()