# 用户列表仅显示部分？

**URL:** https://meta.discourse.org/t/users-list-only-partial/368793
**Category:** Bug
**Tags:** user-directory
**Created:** [2025年六月4日 01:54 UTC](https://meta.discourse.org/t/users-list-only-partial/368793 "2025-06-04T01:54:39Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![martin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/martin/32/491371_2.png) [@martin](https://meta.discourse.org/u/martin)
#### Post date: [2025年六月9日 05:57 UTC](https://meta.discourse.org/t/users-list-only-partial/368793/7 "2025-06-09T05:57:46Z")

</div>

本地仍未完全复现，但此 PR 应该会有帮助，我将请 @kelv 审核，因为他最初将其移至观察者：

> <https://github.com/discourse/discourse/pull/33122>
>
> This commit adds an @enabled boolean to \`\<LoadMore /\>\` to allow for
> cases where… the element is visible in the viewport but you don't want to
> allow the \`loadMore\` behaviour. A use case for this is when our
> controllers return some \`canLoadMore\` boolean. There is no use
> attempting to load more from the server in this case, there will be
> nothing else.
> 
> I also moved the CSS styles for the \`\<LoadMore /\>\` component into
> a new file.
> 
> This also fixes a bug in the users list shown here
> https://meta.discourse.org/t/users-list-only-partial/368793

---

_[View the full topic](https://meta.discourse.org/t/users-list-only-partial/368793)._
