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.
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.
Comments
Similar requests
Asynchronous file operations
8 votes · 0 comments
Send invitations asynchronously
1 vote · 0 comments
Files sharing should show a clearer message when share creation is rate limited
0 votes · 0 comments
[RFC] Sharing status indicator
0 votes · 0 comments
Progress bar for file copy/move/delete operations
6 votes · 0 comments
No comments yet.