You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.
User selection needs some work all over the plugin.
In this case, we are missing a filter to allow customizing the user list (that would allow to show something else than the display name)
customer-area-extended-permissions\src\php\user-group\user-group-admin-interface.class.php line 199
BUT
We also need to allow picking a user using an Ajax search: our current approach starts causing problems when there are a few hundreds of users (page time is too long).
So we need to think about this issue in the next release. Ideally, user selection will be made standard (one single access point for the whole plugin): use ajax whenever there is a select2 for user (owners, admin filter, switch users, groups, projects, etc.)
vpratfr
changed the title
Need usernames in Select2 users lists
Make user selection configurable (displayed field) + ajaxify it
Jan 30, 2018
See https://wp-customerarea.com/support/topic/problem-adding-users-to-a-group/
The text was updated successfully, but these errors were encountered: