Confirmed users
61
edits
m (~Link to bug 286338) |
No edit summary |
||
| Line 1: | Line 1: | ||
This page is our scratchpad for the current UI Hackathon. Today's hackathon focuses on | This page is our scratchpad for the current UI Hackathon. Today's hackathon focuses on navigation usability. We're meeting on [ircs://irc.mozilla.org:6697/ irc.mozilla.org] in the [ircs://irc.mozilla.org:6697/%23hackathon #hackathon channel]. | ||
''' | '''Today's Hackathon: Friday, September 9, from 10am to 6pm PDT''' | ||
=== Navigation Ideas/Patches === | |||
* Navigation should be moved to the top of the page, and top-page show_bug navigation should be consolidated | |||
* show_bug navigation should be in a floating box, instead of spread all over the page. | |||
* Put admin navigation in an area separated from user navigation in order to [https://bugzilla.mozilla.org/show_bug.cgi?id=286338 move the ejection seat button away from the door handle] – admin options box, intermediate page or admin options dropdown | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=303126 Add option to exclude a Saved Search from appearing in the <link> tags] - ''Will hopefully have a new patch by the time the hackathon comes around.'' | |||
=== General Ideas/Patches === | === General Ideas/Patches === | ||
| Line 21: | Line 28: | ||
**** In addition to the before, in all situations: give a sensible list of follow-up options (most current <code>edit*.cgi</code> footers already do a reasoably good job at this, some could do with some looking-after) | **** In addition to the before, in all situations: give a sensible list of follow-up options (most current <code>edit*.cgi</code> footers already do a reasoably good job at this, some could do with some looking-after) | ||
* Stop misusing <code>h1</code>, <code>h2</code> and <code>h3</code> in <code>header.html.tmpl</code> – <code>h''x''</code> is intended to be used for page structure, so these should be replaced by CSS class styled <code><nowiki><p></p></nowiki></code>s (or a <code><nowiki><p></p></nowiki></code> containing CSS class styled <code><nowiki><span></span></nowiki></code>s) | * Stop misusing <code>h1</code>, <code>h2</code> and <code>h3</code> in <code>header.html.tmpl</code> – <code>h''x''</code> is intended to be used for page structure, so these should be replaced by CSS class styled <code><nowiki><p></p></nowiki></code>s (or a <code><nowiki><p></p></nowiki></code> containing CSS class styled <code><nowiki><span></span></nowiki></code>s) | ||
=== Bug View Ideas/Patches === | === Bug View Ideas/Patches === | ||