[UX] No 404 handling when document not found #7
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
When navigating to a non-existent document, the app shows a generic error toast and redirects to dashboard without explaining what happened:
Problem
User does not know if the document was deleted, they don't have permission, or if they typed the wrong ID.
Recommendation
Show a more descriptive error message based on the HTTP status code: