[wp-trac] [WordPress Trac] #16166: Pagination is reset after sorting
WordPress Trac
wp-trac at lists.automattic.com
Sun Jan 9 18:27:48 UTC 2011
#16166: Pagination is reset after sorting
--------------------------+------------------
Reporter: hakre | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.1
Component: General | Version: 3.1
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------
Comment (by hakre):
Replying to [comment:5 jane]:
> I just looked at a couple web sites/apps that have both paging and
sorting to see what they do. Typical behavior is to go to page one when a
sort is done. The go-to app for behavior checks, gmail, doesn't have
paging anymore, since they switched over to river-style (a la twitter).
From what I can see in well-made (web)apps is, that if you change the
view, the focus stays. Let's say, you're in a list on element 60 (out of
500), numerically sorted ASC, so #60 is POS:60 as well, after sorting the
opposite, you're still with focus on #60 while pos is POS:500-60 now. But
never is pos POS:1.
Set items per page to 1 and try with wordpress ;)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16166#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list