# 管理者ユーザーリストにロードスピナーが表示されない

**URL:** https://meta.discourse.org/t/load-spinner-missing-from-admin-user-list/357525
**Category:** Bug
**Created:** [2025 年 3 月 17 日午前 9:47 UTC](https://meta.discourse.org/t/load-spinner-missing-from-admin-user-list/357525 "2025-03-17T09:47:02Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [2025 年 3 月 17 日午後 12:15 UTC](https://meta.discourse.org/t/load-spinner-missing-from-admin-user-list/357525/5 "2025-03-17T12:15:26Z")

</div>

はい、スピナーはありますが、リストの末尾に追加されているだけなので、通常は画面の下部にスクロールされて見えなくなります。これにより状況が改善されるはずです。

> <https://github.com/discourse/discourse/pull/31856>
>
> Previously we were showing a loading spinner, but the old user list persisted so… the spinner was often off the bottom of the screen. This commit updates the \`users\` list to be a getter, so it's always perfectly in-sync with the \`\_results\` set. That means no users will be shown while a new list is being loaded, so the spinner is more visible.
> 
> https://meta.discourse.org/t/load-spinner-missing-from-dynamic-pages/357525/4

---

_[View the full topic](https://meta.discourse.org/t/load-spinner-missing-from-admin-user-list/357525)._
