I was about to create this product suggestion again. I’m needing to modify roles for a couple hundred users and the UI still feels pretty clunky and only allows editing 1 user at a time. I’d love to be able to filter and use checkboxes to bulk deactivate, assign roles, etc. Or, from within roles be able to quickly remove users from the role or add users to the role (even if they’re already assigned to a role, effectively overwriting it).
Alternatively, extend the user API (as suggested here) to do more than just create users: deactivate, update, assign roles so I can create my own admin app for this.