# 没有菜单的新论坛设置

**URL:** https://meta.discourse.org/t/new-forum-settings-without-menu/350825
**Category:** UX
**Created:** [2025年二月6日 07:58 UTC](https://meta.discourse.org/t/new-forum-settings-without-menu/350825 "2025-02-06T07:58:24Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![RGJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rgj/32/523185_2.png) [@RGJ](https://meta.discourse.org/u/RGJ)
#### Post date: [2025年二月6日 09:45 UTC](https://meta.discourse.org/t/new-forum-settings-without-menu/350825/5 "2025-02-06T09:45:55Z")

</div>

我找到了 [这个](https://github.com/discourse/discourse/commit/91e9c1c81343990d5ebbb3a3bb7c68ec4445d610)

> UX：如果启用了管理员侧边栏，则隐藏内部站点设置侧边栏 ([#31047](https://github.com/discourse/discourse/pull/31047))
> 
> 此实验在启用了管理员侧边栏的情况下，隐藏了主站点设置页面的内部侧边栏中的类别列表。它还将设置列表的默认值设置为“全部”，而不是特定类别。我们的理论是，使用此页面的用户是为了查找特定设置，而不是逐一浏览类别。我们的管理员侧边栏已经包含了几组重要的设置，因此可以用于浏览。最后，页面上的输入框在加载时会获得焦点，因此过滤速度更快。

嗯，这个理论是错的……  
如果实验需要显式启用，我将不胜感激……

幸运的是，解决方案就在其中，只需将自己从 admin\_sidebar\_enabled\_groups 中移除即可……

---

_[View the full topic](https://meta.discourse.org/t/new-forum-settings-without-menu/350825)._
