[buddypress-trac] [BuddyPress Trac] #8045: AJAXify parts of group membership Dashboard UI using REST API
buddypress-trac
noreply at wordpress.org
Mon Jan 28 19:22:57 UTC 2019
#8045: AJAXify parts of group membership Dashboard UI using REST API
--------------------------+-------------------------
Reporter: boonebgorges | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.0.0
Component: Groups | Version:
Severity: normal | Keywords: needs-patch
--------------------------+-------------------------
Most actions on group admin (Dashboard) pages require page refreshes. This
is an area where we may add AJAX functionality as a progressive
enhancement, leveraging the REST API. A few specific examples:
- The group member add autocomplete/suggest. This already runs on AJAX,
and I'm unsure whether we can easily convert to the REST API without
discarding parts of our server-side "suggest" system, but it may be worth
a try.
- The adding of a user to a group (current requires Save Changes)
- Promotion/banning/deleting etc of existing group members
- Group member pagination
It may turn out to be possible to write some of these enhancements so that
they can also be ported to the front-end. Thinking here especially of the
promote/demote/etc interface.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8045>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list