[buddypress-trac] [BuddyPress Trac] #8128: BP Nouveau JS: Maybe move "bp_ajax_request" event to fadeIn complete function.
buddypress-trac
noreply at wordpress.org
Fri Aug 16 13:50:54 UTC 2019
#8128: BP Nouveau JS: Maybe move "bp_ajax_request" event to fadeIn complete
function.
------------------------------+----------------------
Reporter: dcavins | Owner: dcavins
Type: enhancement | Status: closed
Priority: normal | Milestone: 5.0.0
Component: Templates | Version: 4.4.0
Severity: normal | Resolution: fixed
Keywords: has-patch commit |
------------------------------+----------------------
Changes (by dcavins):
* owner: (none) => dcavins
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"12447" 12447]:
{{{
#!CommitTicketReference repository="" revision="12447"
Nouveau: Change AJAX template loading event emission timing.
In Nouveau, a useful event, `bp_ajax_request`, is emitted when a template
is updated wth new content. However, the new content is eased in using
a fadeIn transition. This changeset moves the event to the fadeIn complete
so that any actions tied to `bp_ajax_request` will be operating on
visible and full-size elements.
Fixes #8128.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8128#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list