Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Error messages LnF: Difference between revisions

From Catglobe Wiki
mNo edit summary
Cg_pham (talk | contribs)
No edit summary
Line 1: Line 1:
<accesscontrol>Administrators</accesscontrol>
<span style="color: #ff9900">'''Error messages LnF'''</span>  
<span style="color: #ff9900">'''Error messages LnF'''</span>  



Revision as of 08:54, 4 October 2011

<accesscontrol>Administrators</accesscontrol> Error messages LnF

  1. Error messages should always explain exactly what the user did wrong. If user cannot immediately understand what the message means; it is a bug!
  2. If the same error message is used for two different bugs - it is a bug!
  3. Errors should appear in the top of dialogues / windows in red color in bullet format. All the errors that are registered should be listed.
  4. The title of dialog must be "Error" if the message lets users know that they can NOT do that action. And "Warning" if still allowing users to continue that action.
  5. The GUI should not refresh before showing the errors (if possible)