# "New Topic" button is not responsive when resizing

**URL:** https://meta.discourse.org/t/new-topic-button-is-not-responsive-when-resizing/406036
**Category:** UX
**Tags:** fixed
**Created:** [June 24, 2026, 4:12pm UTC](https://meta.discourse.org/t/new-topic-button-is-not-responsive-when-resizing/406036 "2026-06-24T16:12:59Z")
**Posts on this page:** 3
**Page:** 1

<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: [June 24, 2026, 4:13pm UTC](https://meta.discourse.org/t/new-topic-button-is-not-responsive-when-resizing/406036/1 "2026-06-24T16:13:00Z")

</div>

Reproduce:

- Look at the “New Topic” button
- Make your window small so it becomes mobile view
- See how the text stays there
- Refresh window
- See how the button changes and loses the text
- Make your window bigger again so it goes to desktop mode
- See how the button does not get the text back, it stays an icon only
- Refresh window
- See how the button gets back its text

---

<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: [June 24, 2026, 4:41pm UTC](https://meta.discourse.org/t/new-topic-button-is-not-responsive-when-resizing/406036/2 "2026-06-24T16:41:13Z")

</div>

Indeed! I can reproduce this, thanks. Fortunately an easy fix:

[https://github.com/discourse/discourse/pull/41174](https://github.com/discourse/discourse/pull/41174)

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [June 26, 2026, 5:05pm UTC](https://meta.discourse.org/t/new-topic-button-is-not-responsive-when-resizing/406036/3 "2026-06-26T17:05:11Z")

</div>


