Skip to content

[stable34] fix(settings): Show loading spinner while searching accounts#61122

Open
backportbot[bot] wants to merge 1 commit into
stable34from
backport/60504/stable34
Open

[stable34] fix(settings): Show loading spinner while searching accounts#61122
backportbot[bot] wants to merge 1 commit into
stable34from
backport/60504/stable34

Conversation

@backportbot

@backportbot backportbot Bot commented Jun 9, 2026

Copy link
Copy Markdown

Backport of #60504

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Review and verify the backported changes
  • Remove all the empty commits

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot backportbot Bot requested review from artonge, nfebe and pringelmann June 9, 2026 17:22
@backportbot backportbot Bot added this to the Nextcloud 34.0.1 milestone Jun 9, 2026
@nfebe nfebe force-pushed the backport/60504/stable34 branch from 9104778 to ae32138 Compare June 11, 2026 13:59
@nfebe nfebe marked this pull request as ready for review June 11, 2026 14:01
@nfebe nfebe requested a review from a team as a code owner June 11, 2026 14:01
@nfebe nfebe requested review from skjnldsv, sorbaugh and susnux and removed request for a team June 11, 2026 14:01
@nfebe

nfebe commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

/compile

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 force-pushed the backport/60504/stable34 branch from ae32138 to e9c6351 Compare June 11, 2026 14:02
@nfebe

nfebe commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

/compile

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.

2 participants