Closed
Bug 965650
Opened 12 years ago
Closed 12 years ago
Make the "no results" banner more subtle.
Categories
(Webtools Graveyard :: DXR, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: erik, Assigned: espressive)
Details
(Whiteboard: css)
Right now, it's the flashiest thing on the site. I guess if we wanted to encourage and reward people to do no-results searches... ;-)
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → schalk.neethling.bugs
Status: NEW → ASSIGNED
| Reporter | ||
Comment 1•12 years ago
|
||
Might as well do the Direct Results one while you're at it. They look similar.
| Reporter | ||
Comment 2•12 years ago
|
||
I also see we're repeating the "No results" message 5 times in the codebase. That's inexcusbale; we should factor it out somehow, perhaps into a Jinja macro.
The Direct results thing was taken care of in bug 970489.
Comment 3•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/dxr
https://github.com/mozilla/dxr/commit/734afc620cfe01e7ac2eefca3fba2adde5ba5824
Make the no-results message more visually subtle. Fix bug 965650.
Also change the class name: the only use of this template left is saying "no results". A future bug will factor out all the repetition and improve the message itself.
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•12 years ago
|
||
Moved the DRY part into bug 973113.
Updated•5 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•