[buddypress-trac] [BuddyPress] #5206: Scroll to top when clicking on bottom pagination

buddypress-trac noreply at wordpress.org
Wed Oct 23 19:11:33 UTC 2013


#5206: Scroll to top when clicking on bottom pagination
-------------------------+---------------------
 Reporter:  r-a-y        |       Owner:  r-a-y
     Type:  enhancement  |      Status:  closed
 Priority:  low          |   Milestone:  1.9
Component:  UX/UI        |     Version:  1.2
 Severity:  normal       |  Resolution:  fixed
 Keywords:  has-patch    |
-------------------------+---------------------
Changes (by r-a-y):

 * owner:   => r-a-y
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"7470"]:
 {{{
 #!CommitTicketReference repository="" revision="7470"
 Scroll to top when clicking on bottom pagination links in BP loops.

 If a user clicks on a pagination link located at the bottom of any BP loop
 (members, groups), the loop will refresh with AJAX, but will not scroll to
 the top of the page.  This isn't so great for UX.

 This commit adds the ability to scroll to top when a bottom-paginated
 link is clicked.

 In order for this to work, an additional parameter ('caller') was added to
 the bp_filter_request() JS function to determine where the link was called
 from.

 Fixes #5206.
 }}}

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5206#comment:2>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list