Skip to content

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

Open
nfebe wants to merge 1 commit into
masterfrom
fix/users-search-loading-state
Open

fix(settings): Show loading spinner while searching accounts#60504
nfebe wants to merge 1 commit into
masterfrom
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.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
@nfebe nfebe requested review from artonge and szaimen May 18, 2026 11:51
@nfebe nfebe requested a review from a team as a code owner May 18, 2026 11:51
@nfebe nfebe added the 3. to review Waiting for reviews label May 18, 2026
@nfebe nfebe removed the request for review from a team May 18, 2026 11:51
@nfebe nfebe requested review from skjnldsv, sorbaugh and susnux May 18, 2026 11:51
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