Closed
Bug 687508
Opened 14 years ago
Closed 13 years ago
Make social search results pretty
Categories
(Pancake Graveyard :: Front-end, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
M3
People
(Reporter: st3fan, Assigned: gbrander)
References
Details
(Keywords: polish, Whiteboard: qa^)
Attachments
(2 files)
The staging server has a simple implementation of the Twitter search engine. This needs a better style. Currently we just show username, message and date. But we also have the user's icon and maybe some extra meta data.
Check http://play.fxhome.mozillalabs.com for a demo.
Reporter | ||
Updated•14 years ago
|
Assignee: nobody → ibarlow
Also could use a search word being bolded inside the search results.
Reporter | ||
Updated•14 years ago
|
Target Milestone: --- → M1
Updated•14 years ago
|
Target Milestone: M1 → M2
![]() |
||
Updated•14 years ago
|
Whiteboard: qa^
Updated•14 years ago
|
Assignee: ibarlow → jcarpenter
Updated•13 years ago
|
Assignee: jcarpenter → ibarlow
Target Milestone: M2 → M3
Comment 2•13 years ago
|
||
Morphing the bug title to reference social search results in general. We can start with the twitter results, but the basic styling should be able to apply to any source.
Mockups and PSDs to follow.
Summary: Stylize the Twitter search results → Make social search results pretty
Comment 3•13 years ago
|
||
Comment 4•13 years ago
|
||
Updated•13 years ago
|
Assignee: ibarlow → gbrander
Assignee | ||
Updated•13 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•13 years ago
|
Severity: normal → enhancement
Assignee | ||
Comment 5•13 years ago
|
||
Track progress here: https://bitbucket.org/mozillapancake/pancake/changesets/tip/branch(%22twitter-post%22)
Assignee | ||
Comment 6•13 years ago
|
||
Track progress in this updated branch: https://bitbucket.org/mozillapancake/pancake/changesets/tip/branch(%22social-no-title%22).
We no longer return a title for items that don't have one. This allows us to contextually render the template based on the data at hand.
Assignee | ||
Comment 7•13 years ago
|
||
https://bitbucket.org/mozillapancake/pancake/changeset/25056f6514d6
Added CSS styles for the username. Due to the typography changes from #758781, I've gone with
* Slightly darker text, due to feedback that contrast is too low in original comps (#777 vs #999)
* A content area that is normal weight and smaller than the comp, matching the size scale of the updated typography.
Assignee | ||
Comment 8•13 years ago
|
||
As of https://bitbucket.org/mozillapancake/pancake/changeset/85743dbb747a, we now have usernames, truncated titles and custom view templates for Twitter posts.
Assignee | ||
Comment 9•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•