Description:
Adjusted the label for non-critical system messages.
Previously, minor or expected situations (such as incorrect passwords, validation errors, or temporary connection issues) were shown with the label “ERROR”, which could make users think a serious failure had occurred.
Proposal Implemented:
-
Replaced the label “ERROR” with “WARNING” (or “Notice”) for minor, recoverable conditions.
-
Critical system failures still display the “ERROR” label.
Expected Result:
Users now perceive these messages as mild or informational alerts rather than critical errors, improving clarity and overall user experience.