Litmus:Design: Difference between revisions

No edit summary
Line 26: Line 26:
The [http://testrunner.mozilla.org/litmus/ Litmus start page] will display a small table of recent test results. There will be links from this display that will take the user to a full reporting interface. There will also be links from the full reporting interface to access other parts of Litmus, including an option to return to the start page.
The [http://testrunner.mozilla.org/litmus/ Litmus start page] will display a small table of recent test results. There will be links from this display that will take the user to a full reporting interface. There will also be links from the full reporting interface to access other parts of Litmus, including an option to return to the start page.


== Tabular display ==
=== Tabular display ===


Much like [https://bugzilla.mozilla.org/ Bugzilla], we are trying to display as much useful information as possible in a small space, hopefully without overwhelming the user.
Much like [https://bugzilla.mozilla.org/ Bugzilla], we are trying to display as much useful information as possible in a small space, hopefully without overwhelming the user.
Line 44: Line 44:
The '''Test #/Name''' field will contain the shortest meaningful descriptor for a given test. To borrow some useful functionality from [http://tinder.mozilla.org/ Tinderbox], the test name will be clickable, and when clicked, a floating popup will appear that will contain a longer description of the test, as well as any notes associated with the test. A link from this popup will the take user the full result display for that single test.   
The '''Test #/Name''' field will contain the shortest meaningful descriptor for a given test. To borrow some useful functionality from [http://tinder.mozilla.org/ Tinderbox], the test name will be clickable, and when clicked, a floating popup will appear that will contain a longer description of the test, as well as any notes associated with the test. A link from this popup will the take user the full result display for that single test.   


== Sorting and limiting search results ==
=== Sorting and limiting search results ===


In the results display above each column heading would be clickable. Clicking the link would cause the results to be sorted by the relevant column. Clicking the link again would cause the results to sorted in reverse order by the same column.
In the results display above each column heading would be clickable. Clicking the link would cause the results to be sorted by the relevant column. Clicking the link again would cause the results to sorted in reverse order by the same column.
Line 67: Line 67:
All of the above query form elements will be usable together, i.e. a user can select limiting criteria based on field, can sort their results, and can also perform tet-based matching in the same query.
All of the above query form elements will be usable together, i.e. a user can select limiting criteria based on field, can sort their results, and can also perform tet-based matching in the same query.


== Displaying a single result ==
=== Displaying a single result ===


Clicking on the link to display a single test result will take a user to a new page where the complete details of that test result are displayed.
Clicking on the link to display a single test result will take a user to a new page where the complete details of that test result are displayed.
canmove, Confirmed users
2,850

edits