Closed
Bug 873154
Opened 12 years ago
Closed 12 years ago
Implement search results and filter bar
Categories
(Webmaker Graveyard :: webmaker.org, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: cassie, Assigned: jfong)
References
Details
(Whiteboard: s=2013w22)
Attachments
(4 files)
The design process is captured in bug: 861388 and a description of the functionality from comment 3:
Clicking the search icon will pop down this bar where you can search for things or filter results. Page 2 shows the expanded filter bar (and what those filters should be, also listed in the PRD).
Results should filter into the grid gallery. Widths can be uniform though, so 4 columns. (This is the MVP solution FTW!)
FYI, this filter bar (sans search) will need to be present on several of the site's sections, so bear in mind it should be reusable.
Dale, assigning this to you for now but let Jen Fong know if you need help!
Updated•12 years ago
|
Whiteboard: s=2013w21
Comment 1•12 years ago
|
||
Cassie: can you confirm that once a search query is run:
- stamped items disappear
- the grid goes to a 4x4 layout
- there is a "More" button which adds another page of results should more than 16 results exist
None of that is shown in the mockup, but it's what I recall us discussing.
Reporter | ||
Comment 2•12 years ago
|
||
Yes, all this is confirmed. I spoke with Jen about this yesterday.
Brett and I just talked about adding another tab at the bottom, "Search", which would lock to the CTA bar alongside the "more" button. Clicking it would scroll the user up and pop down the search/filter bar. The use case we are considering is when a user is exploring content, they keep pressing that button to load more makes, this page gets ridiculously long, and the only way to filter or search from there is to scroll all the way back to the top and click the tiny mag glass.
An alternative, add a "back to top" button once the page is a certain height that auto-scrolls the user back to the top of the page.
Thoughts?
Comment 3•12 years ago
|
||
I like the first thing.
Reporter | ||
Comment 4•12 years ago
|
||
So we want to: add another tab at the bottom, "Search", which would lock to the CTA bar alongside the "more" button. Clicking it would scroll the user up and pop down the search/filter bar.
Assignee | ||
Updated•12 years ago
|
Assignee: me → jfong
Assignee | ||
Comment 5•12 years ago
|
||
As a note, Kate and I will be going back and forth on commits for this bug for the next day or two so ignore any initial commit as the final one.
Assignee | ||
Comment 6•12 years ago
|
||
Attachment #753338 -
Flags: review?(me)
Comment 7•12 years ago
|
||
Comment on attachment 753338 [details]
https://github.com/mozilla/webmaker.org/pull/27
A couple of nits that I think are worth fixing before merging this in...
Attachment #753338 -
Flags: review?(me) → review-
Comment 8•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/webmaker.org
https://github.com/mozilla/webmaker.org/commit/887cacfad280bb366f593e15d4d05f2859d1336b
[bug 873154] initial commit of search filter layout
https://github.com/mozilla/webmaker.org/commit/99380c734fa2d265e88a78f9472a0baa18ca38d7
Merge pull request #27 from ednapiranha/bug873154
[bug 873154] initial commit of search filter layout
Comment 9•12 years ago
|
||
Thanks for fixing those!
Comment 10•12 years ago
|
||
Some button styles and UI stuff
Attachment #753389 -
Flags: review?(jfong)
Assignee | ||
Comment 11•12 years ago
|
||
Comment on attachment 753389 [details] [review]
https://github.com/mozilla/webmaker.org/pull/28
r+wc
Attachment #753389 -
Flags: review?(jfong) → review+
Assignee | ||
Comment 12•12 years ago
|
||
Attachment #753806 -
Flags: review?(ross)
Comment 13•12 years ago
|
||
Comment on attachment 753806 [details]
https://github.com/mozilla/webmaker.org/pull/30
A couple of house-keeping related nits but the code looks good!
Attachment #753806 -
Flags: review?(ross) → review+
Comment 14•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/webmaker.org
https://github.com/mozilla/webmaker.org/commit/14cd31f93d2ca72abc9926330ad1a2338c4f34db
[bug 873154] search and filter functionality
https://github.com/mozilla/webmaker.org/commit/1272b0a0646c47c92ae1df03d00cc26145965306
Merge pull request #30 from ednapiranha/t873154
[bug 873154] Search and filter functionality
Updated•12 years ago
|
Whiteboard: s=2013w21 → s=2013w22
Comment 15•12 years ago
|
||
Taking a different approach in bug #876166
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Updated•11 years ago
|
Attachment mime type: text/plain → text/x-github-pull-request
You need to log in
before you can comment on or make changes to this bug.
Description
•