[buddypress-trac] [BuddyPress Trac] #7692: Nouveau: Heartbeat new activity items
buddypress-trac
noreply at wordpress.org
Sat Feb 10 19:36:52 UTC 2018
#7692: Nouveau: Heartbeat new activity items
--------------------------+-----------------------------
Reporter: hnla | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Templates | Version:
Severity: normal | Keywords:
--------------------------+-----------------------------
Heartbeat checks and notifies of new act items posted.
Clicking it's link should inject the new item into the main act stream ul
list.
Currently this is broken and adds li markup outside the loop.
This is in part due to the changes effected to change the loops relevant
classes & data attr to ensure the list are true lists and not displaying
messages in r11825 ( see also #7688 ).
Relevant files:
buddypress-activity.js L:58>
groups/single/activity.php ( template ul & parent need classes & data attr
swapping )
I have refactored locally to the nth degree and almost got there however
cannot get the new activity to inject to the ul (prepend) any change I
make to jquery elements selectors for the click events silently breaks
Ajax & without errors generated.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7692>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list