# 카테고리 드롭다운에서 검색이 없습니다

**URL:** https://meta.discourse.org/t/search-in-category-drop-down-missing/388911
**Category:** Bug
**Tags:** fixed, lazy-load-categories
**Created:** [11월 18, 2025, 10:53오후 UTC](https://meta.discourse.org/t/search-in-category-drop-down-missing/388911 "2025-11-18T22:53:54Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![yuriy](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/yuriy/32/498097_2.png) [@yuriy](https://meta.discourse.org/u/yuriy)
#### Post date: [11월 26, 2025, 5:05오전 UTC](https://meta.discourse.org/t/search-in-category-drop-down-missing/388911/4 "2025-11-26T05:05:52Z")

</div>

다음 변경 사항으로 인해 사용자가 `lazy_load_categories_groups` 그룹에 속해 있으면 필터가 항상 사용 가능하게 됩니다:

> <https://github.com/discourse/discourse/pull/36218>
>
> Categories filter now appears in the dropdown for lazy loaded categories.
> 
> \<im…g width="293" height="404" alt="Screenshot 2025-11-26 at 10 39 22" src="https://github.com/user-attachments/assets/055b414d-e867-4d32-a8d2-ff762eb0c752" /\>
> 
> \### Context
> 
> For users in \`lazy\_load\_categories\_groups\`, the filter was not rendered, because the initial category list was below the threshold. The logic controlling filter's visibility ignored the async scenario.
> 
> \### Changes
> 
> For users in \`lazy\_load\_categories\_groups\`, \`autoFilterable\` setting is set to \`true\` regardless of a number of categories.

@Moin, 필터가 다시 사용 가능한지 확인해 주시겠습니까?

---

_[View the full topic](https://meta.discourse.org/t/search-in-category-drop-down-missing/388911)._
