Confirmed users
954
edits
(→Design Decisions: moar) |
(→Design Decisions: +moar (this section is at placeholder level & needs lots more explanation)) |
||
Line 100: | Line 100: | ||
**The main reason for including error codes is diagnosis. For instance, if an experienced user needs to know which particular error he is looking at, or if a beginning user is trying to get help from an experienced user, these codes would be important. So, including them in a visible but not prominent way can address this use case. This is similar to how Chrome and IE handle codes in network error warnings. | **The main reason for including error codes is diagnosis. For instance, if an experienced user needs to know which particular error he is looking at, or if a beginning user is trying to get help from an experienced user, these codes would be important. So, including them in a visible but not prominent way can address this use case. This is similar to how Chrome and IE handle codes in network error warnings. | ||
* The network error pages should display the most useful* tools possible for the given input, but no more than five tools. | |||
**<nowiki>*</nowiki>Most useful will be determined an inexact science of approximation of a "best match," given the tools we have available. For instance, if a page is only one letter off from the user's input, it would have a higher "usefulness" score than simply linking a failed subdirectory to the domain-level page | |||
**Non-current (cached, stored, etc) pages will be displayed last | |||
* | |||
* | |||
==The Official UI Design== | ==The Official UI Design== |