[buddypress-trac] [BuddyPress Trac] #8474: The WordPress Full Site Editing feature & BuddyPress
buddypress-trac
noreply at wordpress.org
Fri Dec 17 19:34:09 UTC 2021
#8474: The WordPress Full Site Editing feature & BuddyPress
--------------------------+---------------------
Reporter: imath | Owner: (none)
Type: defect (bug) | Status: new
Priority: high | Milestone: 10.0.0
Component: Core | Version:
Severity: critical | Resolution:
Keywords: needs-patch |
--------------------------+---------------------
Comment (by imath):
In [changeset:"13192" 13192]:
{{{
#!CommitTicketReference repository="" revision="13192"
Stop using the `&&` operator inside the Group invites JS templates
The BP Nouveau template pack's Invite UI is failing to render the fetched
members when the active theme is supporting the WordPress Full Site
editing. The reason is the underscore JS library weirdly doesn't recognize
the `&&` operator. To avoid this issue, we've edited the Nouveau Ajax
actions/ Group Invites JS templates to set new properties making this
operator useless.
This commit also improves the user feedback when invites are restricted to
mods or admin (or both) and the current user is a regular group member.
See #8474
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8474#comment:14>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list