Closed Bug 927914 Opened 11 years ago Closed 11 years ago

First page of search results has only three items

Categories

(developer.mozilla.org Graveyard :: Design, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sheppy, Assigned: davidwalsh)

References

Details

When searching MDN, the first page has only three results. This is frustrating, because you expect more than that, and too often the desired result isn't on the first page. Let's make the first page have the same number of results as later pages.
There's a "View all #" link on the first page, which reveals more results, per the design spec.
Yes, there's a view all link, but that's not the point. The point is that limiting the first page to three items is too few items. We need every page to have the same number of results; the first page being artificially limited is annoying.
How did we reached the number 3? Did we conducted any research before arbitrary defining this number? In the current search how are the clicks distributed between the values?
Blocks: 930047
No longer blocks: 910513
Holly, can you give us some input here? How important is the 3-result limit on the results page? Can we just show 10 results on the first page?
Flags: needinfo?(hhabstritt.bugzilla)
I don't know where the 3 results number was introduced. There could be miscommunication with our future plan for the results display when we can provide more sophisticated filters and can group our results for the user based on their chosen filters. (explained below) We should show the users more results than 3. Results display to implement now: - Right now we only have one Filter category being displayed (Topics) and therefore only need one list of results on the search results page. Let's start by displaying 10 results and see if this is a sufficient balance between showing the user enough results and the space they will take up when using our new styles. I'd like to see how this looks before considering displaying greater than 10. - At bottom of page, add pagination and tell the user how many pages of results there are. Tighten up results display: (Sean, input?) - There is a lot of wasted space next to the icon. I recommend aligning the title with the icon. Like this http://cl.ly/image/0p3b1Q030w1N Future plan: - Once we have multiple types of filters (ie: Topics, Demos, Languages, Skill Level, etc) we could group these on the Search Results page and show the top results bucketed in these groups. The results would only show up this way if the user selected filters from multiple groups. Really rough wireframe, showing 2 filter groups with 'view all' link - http://cl.ly/image/3V2t3O0n1p1H Before we can do this, we only need to display one group of results.
Flags: needinfo?(hhabstritt.bugzilla) → needinfo?(smartell)
Looks like we still need to: "At bottom of page, add pagination and tell the user how many pages of results there are."
Assignee: nobody → dwalsh
Fixed a few days ago.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Ooops, reopening due to Luke's comment. Holly, wouldn't this information be best served at the top? Seems a bit rough to have users scroll to the bottom to get that information. Maybe we show this information at the top and bottom?
Status: RESOLVED → REOPENED
Flags: needinfo?(smartell) → needinfo?(hhabstritt.bugzilla)
Resolution: FIXED → ---
Yes, you're right. I just honestly didn't have the time to mock anything up for you and thought this would be a quick solution in the interim. If you'd like, I can make a wireframe for this sometime next week. Or you can implement it how you'd like and I can take a look.
Flags: needinfo?(hhabstritt.bugzilla)
I have an outstanding PR for it, so I'll have Luke merge it and we can go from there. Thanks!
Commits pushed to master at https://github.com/mozilla/kuma https://github.com/mozilla/kuma/commit/21c57ac7f9795691de6e6c875334ccfc38457276 fix bug 927914 - Add result count to results page. https://github.com/mozilla/kuma/commit/da1350c7c17f9aaac73806325420524acf091ddd Merge pull request #1563 from darkwing/result-detail-927914 fix bug 927914 - Add result count to results page.
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.