refactor frontend: window.location.reload();
Open
enhancement
good first issue
help wanted
- Dominant language
- TypeScript
- Stars
- 272
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
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.
- [ ] Notify on success
- [ ] No complete `reload()`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.