# 一般ユーザーには空白のカスタムページの代わりに「ホームに戻る」ボタンを表示

**URL:** https://meta.discourse.org/t/show-take-me-home-button-instead-of-blank-custom-page-for-regular-users/402425
**Category:** UX
**Created:** [2026 年 5 月 7 日午後 7:51 UTC](https://meta.discourse.org/t/show-take-me-home-button-instead-of-blank-custom-page-for-regular-users/402425 "2026-05-07T19:51:20Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [2026 年 5 月 7 日午後 7:51 UTC](https://meta.discourse.org/t/show-take-me-home-button-instead-of-blank-custom-page-for-regular-users/402425/1 "2026-05-07T19:51:20Z")

</div>

最近、このフォーラムにログインした後に空白のページが表示される問題に遭遇しました。ログインしていない状態では、デフォルトの Meta ブランドのテーマを使用していました。このテーマには /custom にホームページが配置されています。例えば、サイドバーの「ホーム」リンクをクリックすると、URL にそれが表示されます。

その後、ログインするとテーマが切り替わりました。私は WCAG カラーパレットを選択できる Foundation を使用しています。しかし、Foundation にはカスタムホームページがありません。それは問題ありません。ですが、空白のページを表示するよりも、ホームページへのリンクを表示する方がユーザー体験が良いと考えました。

管理者は [警告](https://github.com/discourse/discourse/blob/1e5e20ffc518bdc1fad60c61c2427a0f92e36f5f/frontend/discourse/app/templates/discovery/custom.gjs#L16) を確認できます：

 ![image](https://global.discourse-cdn.com/meta/original/4X/b/2/c/b2ce0ea7b4f645ca2f60a02f56743d5e882359e4.png)

そこで、存在しないページを訪れた際に表示されるのと同じように、他のユーザーにも「ホームに戻る」ボタンを表示したらどうでしょうかと考えました。

 ![image](https://global.discourse-cdn.com/meta/original/4X/d/b/c/dbcdcbf934697828298211950228a5d97807bf1c.png)

---

_[View the full topic](https://meta.discourse.org/t/show-take-me-home-button-instead-of-blank-custom-page-for-regular-users/402425)._
