# カテゴリビューでイベントの日時が表示されない

**URL:** https://meta.discourse.org/t/event-date-and-time-not-visible-in-categories-view/412078
**Category:** UX
**Tags:** events
**Created:** [2026 年 9 月 10 日午前 9:42 UTC](https://meta.discourse.org/t/event-date-and-time-not-visible-in-categories-view/412078 "2026-09-10T09:42:12Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![marcozambi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/marcozambi/32/119505_2.png) [@marcozambi](https://meta.discourse.org/u/marcozambi)
#### Post date: [2026 年 9 月 10 日午前 9:42 UTC](https://meta.discourse.org/t/event-date-and-time-not-visible-in-categories-view/412078/1 "2026-09-10T09:42:13Z")

</div>

皆さん、こんにちは！

イベントのトピックタイトル付近に表示される日付と時刻が、カテゴリ表示では消えてしまうことに気づきました。これは仕様でしょうか、それともバグでしょうか？

見た目が少し悪くなるかもしれませんが、どのトピック一覧や表示でも日付と時刻が常に表示されるように、何らかのカスタマイズは可能でしょうか？

---

<div class="post-metadata">

### Author: ![putty](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/putty/32/370902_2.png) [@putty](https://meta.discourse.org/u/putty)
#### Post date: [2026 年 9 月 10 日午後 2:08 UTC](https://meta.discourse.org/t/event-date-and-time-not-visible-in-categories-view/412078/2 "2026-09-10T14:08:26Z")

</div>

例を載せたスクリーンショットを共有してもらえますか？

[こちら](https://meta.discourse.org/c/news-and-events/events/216)のように表示されるはずです：

 ![CleanShot 2026-09-10 at 10.07.20](https://global.discourse-cdn.com/meta/original/4X/e/d/1/ed11244bf5a38c518aef13f69a5c14526c8564f2.png)

ページをハードリフレッシュ（cmd/control+shift+r）するとどうなりますか？また、不明な点があれば、ブラウザのコンソールログを確認してください（右クリック \> 検証 \> コンソール）。

---

<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: [2026 年 9 月 10 日午後 2:11 UTC](https://meta.discourse.org/t/event-date-and-time-not-visible-in-categories-view/412078/3 "2026-09-10T14:11:40Z")

</div>

ああ、/categories ページがこういう感じだよね？

 ![image](https://global.discourse-cdn.com/meta/original/4X/7/6/d/76d8d7c3631627d6b7b0dd2d258085624b8ee8e4.jpeg)

通常のトピック一覧には

 ![image](https://global.discourse-cdn.com/meta/original/4X/1/a/6/1a6373109dcf40a7b78d748b944fbc6841d0e378.png)

時間が表示されるべきだと思うが、その通りだ。修正を検討してみよう。

---

<div class="post-metadata">

### Author: ![marcozambi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/marcozambi/32/119505_2.png) [@marcozambi](https://meta.discourse.org/u/marcozambi)
#### Post date: [2026 年 9 月 10 日午後 2:18 UTC](https://meta.discourse.org/t/event-date-and-time-not-visible-in-categories-view/412078/4 "2026-09-10T14:18:34Z")

</div>

ええ、クリス、まさにそれが見えています。

ありがとうございます！

---

<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: [2026 年 9 月 14 日午後 7:56 UTC](https://meta.discourse.org/t/event-date-and-time-not-visible-in-categories-view/412078/5 "2026-09-14T19:56:31Z")

</div>

問題ありません、指摘ありがとうございます！まもなくアップデートで反映される予定です

> <https://github.com/discourse/discourse/pull/43657>
>
> Reported here: https://meta.discourse.org/t/event-date-and-time-not-visible-in-c…ategories-view/412078
> 
> At the moment event date badges appear in regular topic lists but not in the categories page's featured and latest topic lists, because those components had no \`topic-list-after-title\` outlet and featured topics didn't have the required event fields.
> 
> This change adds the outlet to \`FeaturedTopic\` and \`LatestTopicListItem\`. discourse-events now preloads the event fields for the categories page and serializes them to avoid an additional request per topic. 
> 
> This also allows the event dates to appear with suggested topics. 
> 
> Before
> \<img width="1111" height="139" alt="image" src="https://github.com/user-attachments/assets/78bbecb4-72b7-4ae9-8a3b-6f41a3a37f84" /\>
> 
> After
> \<img width="2174" height="266" alt="image" src="https://github.com/user-attachments/assets/cde07fd3-b7e2-4538-b296-d768c7a9e851" /\>

 ![image](https://global.discourse-cdn.com/meta/original/4X/a/e/f/aef256ad96e183b1782f3663facab2c7f2ad4f6b.png)
