Feature #409
closedSimplify Process of adding members to blogs
0%
Description
It strikes me that the process of adding new members to blogs is unnecessarily convoluted. One needs to do some research to find the member's username and email, and that email may or may not be the email address he/she normally uses on the site.
Is there any way to rework the "add users" interface for our WP blogs so that it more closely remembers the ajaxified auto-complete member search we have on groups? that way, people could just start entering the name of someone they wanted to add, and could just click on that name/profile pic to send an invite.
Related issues
Updated by Matt Gold almost 14 years ago
- Subject changed from Adding members to blogs to Simplify Process of adding members to blogs
Updated by Boone Gorges almost 14 years ago
I like the idea of having such an interface, but it's probably a lot of work for relatively little benefit.
Referencing ticket #401 on autocomplete in the wiki tags infrastructure, here's what I propose:
1) I build/adapt a flexible autocomplete tool
2) I backport it into BuddyPress itself, whose autocomplete is sorely in need of rewriting
3) I then use BP's core autocomplete to handle this sort of behavior
This is probably the most efficient way to handle things in terms of cost-benefit. If you're OK with it, it'll mean bumping it to Future Release, as it's unlikely that these things will happen in time for 1.2
Updated by Matt Gold almost 14 years ago
- Target version changed from 1.2 to Future release
Sounds good to me.
Updated by Boone Gorges over 13 years ago
- Status changed from Assigned to Duplicate
Pretty sure this is a duplicate of #593