# New Topic button text does not change to New Event in sidebar in events category in Horizon Theme

**URL:** https://meta.discourse.org/t/new-topic-button-text-does-not-change-to-new-event-in-sidebar-in-events-category-in-horizon-theme/404905
**Category:** UX
**Tags:** events, sidebar, fixed, horizon-theme
**Created:** [10 juni 2026 om 01:02 UTC](https://meta.discourse.org/t/new-topic-button-text-does-not-change-to-new-event-in-sidebar-in-events-category-in-horizon-theme/404905 "2026-06-10T01:02:13Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [10 juni 2026 om 09:27 UTC](https://meta.discourse.org/t/new-topic-button-text-does-not-change-to-new-event-in-sidebar-in-events-category-in-horizon-theme/404905/2 "2026-06-10T09:27:08Z")

</div>

Ah thanks for the report, an oversight indeed.

Should be fixed with:

> <https://github.com/discourse/discourse/pull/40730>
>
> Previously, the new topic button in the Horizon theme's sidebar hardcoded its la…bel and icon, so plugins like
> discourse-calendar could not relabel it (e.g. to "New Event" in an events category) even though the button outside the sidebar updated correctly.
>   
> This change runs the label and icon through the \`create-topic-label\` and \`create-topic-icon\` value transformers,
> matching core's \`d-navigation\` behaviour so plugin overrides apply in the sidebar too.
> 
> Since this button can now have two states, the icon is brought back to improve quick-glance clarity.
> 
> \<img width="1519" height="807" alt="CleanShot 2026-06-10 at 12 11 12" src="https://github.com/user-attachments/assets/1c1e79fb-d509-40a7-b385-9e3efebf3d09" /\>

---

_[View the full topic](https://meta.discourse.org/t/new-topic-button-text-does-not-change-to-new-event-in-sidebar-in-events-category-in-horizon-theme/404905)._
