Possible Duplicate:
Page navigation on Users page doesn’t work if using the input box

When searching for a user without knowing the exact name, it shows paginated results of all matches. However if you try and navigate through these results they are automatically defaulted back to the reputation based sort. It's impossible to see any more than 35 matches for any search.

Suggestion:

  1. Either remove the paginated results for user searches
  2. Make them work :)
link|improve this question

80% accept rate
Maps to this uservoice item: stackoverflow.uservoice.com/pages/1722-general/suggestions/… – Joel Coehoorn Jun 30 '09 at 16:17
This is also an issue if looking for a person with a very common name, so even the complete username could result in multiple pages – Timothy Carter Jun 30 '09 at 16:17
feedback

closed as exact duplicate by Jeff Atwood Jul 19 '09 at 23:42

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

Hmm, results come from:

    http://www.stackoverflow.com/users/filter/jo

But the links point to:

    http://www.stackoverflow.com/users?page=num

Doesn't appear to be a &userFilter, &userfilter, or &filter variable for the GET method. Nor a page segement to the user-friendly method.

link|improve this answer
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged