FeatureFuel
0

Feature request: Make user creation asynchronous with a progress indicator

Source: nextcloud/server#63490 · opened by @samuelsonbrito
Feature request: Make user creation asynchronous with a progress indicator: Is your feature request related to a problem? Please describe.
Creating a new user via the admin UI (or via occ user:add) can take several seconds to complete, depending on server configuration — active apps with user_created hooks (LDAP, Talk, GroupFolders, encryption key generation, etc.), background job mode (AJAX vs system cron), and database backend. During this time the UI simply appears frozen/loading with no feedback, which can make admins think the action failed or the server is unresponsive, especially when creating multiple users in sequence.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests