[buddypress-trac] [BuddyPress] #5148: Make notifications a separate component
buddypress-trac
noreply at wordpress.org
Sat Nov 9 22:46:40 UTC 2013
#5148: Make notifications a separate component
----------------------------------+------------------------------
Reporter: johnjamesjacoby | Owner: johnjamesjacoby
Type: defect (bug) | Status: new
Priority: normal | Milestone: 1.9
Component: Notifications | Version:
Severity: normal | Resolution:
Keywords: needs-patch needs-ui |
----------------------------------+------------------------------
Comment (by vhauri):
Ok, quick rundown on the behavior of the JS order select:
If 1 page of notifications or less, JS swaps order of existing items
If > 1 page of notifications, we have some options:
* JS resets order and loads first page of notifications based on new sort.
* JS resets order but keeps current page (i.e. page 4 of ASC sort flips
and shows page 4 of DESC sort)
* JS resets order and loads inverse of page (i.e. loads page 7 of 8
instead of 2 of 8)
I'm leaning towards one of the first two options, but am open to hearing
how this behavior works throughout BP and matching that.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5148#comment:45>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list