Description:
Current error handling is basic with generic SnackBar messages. Improve error categorization, messages, and recovery options.
Current Issues:
- All errors show same generic message
- No retry mechanism
- No offline detection
- Network errors not distinguished from server errors
- No error logging for debugging