# 활동이 없는 사용자의 사용자 활동에서 끝없는 로딩 표시

**URL:** https://meta.discourse.org/t/endless-spinning-on-user-activity-of-user-without-activity/365313
**Category:** UX
**Tags:** fixed
**Created:** [5월 8, 2025, 1:16오후 UTC](https://meta.discourse.org/t/endless-spinning-on-user-activity-of-user-without-activity/365313 "2025-05-08T13:16:22Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [5월 8, 2025, 5:34오후 UTC](https://meta.discourse.org/t/endless-spinning-on-user-activity-of-user-without-activity/365313/2 "2025-05-08T17:34:50Z")

</div>

다시 한번 감사합니다! 이걸로 해결될 거예요

> <https://github.com/discourse/discourse/pull/32648>
>
> As reported: https://meta.discourse.org/t/endless-spinning-on-user-activity-of-u…ser-without-activity/365313
> 
> If a user has no posts, their post list will show a loading spinner indefinitely 
> 
> !\[image\](https://github.com/user-attachments/assets/23af7c84-444e-4f6b-bfbb-dcc84162b1f6)
> 
> This is because if there are no posts we never set \`canLoadMore\` or \`loading\` to \`false\`
> 
> If we always check for new posts we avoid the issue. 
> 
> !\[image\](https://github.com/user-attachments/assets/8bfb0267-7b3c-44cc-8f77-8d442598c50d)

---

_[View the full topic](https://meta.discourse.org/t/endless-spinning-on-user-activity-of-user-without-activity/365313)._
