Closed
Bug 587841
Opened 15 years ago
Closed 15 years ago
Make filter criteria names click targets and TITLE them
Categories
(Input :: General, defect, P2)
Input
General
Tracking
(Not tracked)
VERIFIED
FIXED
1.7
People
(Reporter: stephend, Assigned: wenzel)
References
()
Details
Talked to chowse about the click targets of the filter criteria on the left of the dashboard; we agreed it makes sense in at least most cases to:
* toggle expand/collapse (as the down/up arrow-circles already do)
* put a TITLE attribute on the element indicating the action, on hover
| Assignee | ||
Comment 1•15 years ago
|
||
Works for me. Chowse, will you shift the CSS around a little for this?
Assignee: nobody → chowse
Comment 2•15 years ago
|
||
Fixed in latest mocks:
http://people.mozilla.com/~chowse/drop/mozilla.com/input/style/
Required some HTML changes (title is now included within the link), which I haven't updated to every page, but should be easy to fix in the templates.
@wenzel: Search for ".segments > div .toggle" to find the relevant CSS changes.
Updated•15 years ago
|
Assignee: chowse → fwenzel
| Assignee | ||
Comment 3•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Priority: -- → P2
Resolution: --- → FIXED
Target Milestone: --- → 1.7
| Reporter | ||
Comment 4•15 years ago
|
||
Verified FIXED; thanks, guys -- I think this is a nice usability win.
Status: RESOLVED → VERIFIED
Updated•14 years ago
|
Component: Input → General
Product: Webtools → Input
You need to log in
before you can comment on or make changes to this bug.
Description
•