# Event date and time not visible in Categories view

**URL:** https://meta.discourse.org/t/event-date-and-time-not-visible-in-categories-view/412078
**Category:** UX
**Tags:** events
**Created:** [10 september 2026 om 09: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:** 1
**Showing post:** 5

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

</div>

No problem, thanks for mentioning it! this should start appearing in updates soon

> <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)

---

_[View the full topic](https://meta.discourse.org/t/event-date-and-time-not-visible-in-categories-view/412078)._
