Skip to content

fix(settings): Show loading spinner while searching accounts#60503

Closed
nfebe wants to merge 1 commit into
nextcloud:masterfrom
nfebe:fix/users-search-loading-state
Closed

fix(settings): Show loading spinner while searching accounts#60503
nfebe wants to merge 1 commit into
nextcloud:masterfrom
nfebe:fix/users-search-loading-state

Conversation

@nfebe
Copy link
Copy Markdown
Contributor

@nfebe nfebe commented May 18, 2026

Typing in the account search field briefly emptied the list and displayed "No accounts" until the request returned, which on large instances misled admins into thinking the query matched nothing. The empty-state now keeps the loading spinner visible whenever the list is empty and a fetch is in flight, regardless of whether it is the initial page load or a subsequent search/group switch.

Typing in the account search field briefly emptied the list and
displayed "No accounts" until the request returned, which on large
instances misled admins into thinking the query matched nothing. The
empty-state now keeps the loading spinner visible whenever the list is
empty and a fetch is in flight, regardless of whether it is the initial
page load or a subsequent search/group switch.
@nfebe nfebe requested a review from a team as a code owner May 18, 2026 11:25
@nfebe nfebe added the 3. to review Waiting for reviews label May 18, 2026
@nfebe nfebe requested review from susnux and removed request for a team May 18, 2026 11:25
@nfebe nfebe requested review from skjnldsv and sorbaugh May 18, 2026 11:25
@nfebe nfebe enabled auto-merge May 18, 2026 11:47
@nfebe nfebe closed this May 18, 2026
auto-merge was automatically disabled May 18, 2026 11:48

Pull request was closed

@nfebe
Copy link
Copy Markdown
Contributor Author

nfebe commented May 18, 2026

Moved to : #60504

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant