LOW: Inconsistent Error Messages #17
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?
Error messages throughout the codebase are inconsistent in tone, format, and detail, making it hard for users to understand issues.
Where It Occurs
Why This Is a Problem
What Can Go Wrong
Scenario 1: User Sees Technical Error
Proposed Fix
Define error message templates and use them consistently.
Severity
LOW - UX issue, makes debugging harder.
Files Affected
All files with error handling