improved
September 23rd 2024
This update includes a couple fixes for when data can't be saved and reduce data loss on unreliable connections as well as improving detection around logged out users.
- Sometimes the internet can be intermittent, so we added a way to retry a request when those "failed to fetch" errors happen. This way changes are not lost when they could not be saved on first try.
- In addition, we added custom error handling for the "Unauthorized" errors; we now give you a warning and an option to reload the page.
- We also improved the error message for when you are not allowed to change or update something. The system now gives a better help text on why that is.