# New Category Button Disappeared

**URL:** https://meta.discourse.org/t/new-category-button-disappeared/69689
**Category:** Support
**Created:** [September 9, 2017, 5:58am UTC](https://meta.discourse.org/t/new-category-button-disappeared/69689 "2017-09-09T05:58:59Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![dustinmatlock](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dustinmatlock/32/78358_2.png) [@dustinmatlock](https://meta.discourse.org/u/dustinmatlock)
#### Post date: [September 9, 2017, 5:58am UTC](https://meta.discourse.org/t/new-category-button-disappeared/69689/1 "2017-09-09T05:58:59Z")

</div>

I’ve looked through the settings numerous times. Nothing has really changed. I added multiple new categories earlier today. It’s a little frustrating, and I really don’t understand what’s going on here. I’m the site owner and admin, and of course, I’m logged in. Thanks.

---

<div class="post-metadata">

### Author: ![scombs](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/scombs/32/48616_2.png) [@scombs](https://meta.discourse.org/u/scombs)
#### Post date: [September 9, 2017, 7:47am UTC](https://meta.discourse.org/t/new-category-button-disappeared/69689/2 "2017-09-09T07:47:34Z")

</div>

I see the new category button on desktop for my site, but it is missing for me on mobile. Would like to get that back also.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [September 9, 2017, 9:31am UTC](https://meta.discourse.org/t/new-category-button-disappeared/69689/3 "2017-09-09T09:31:07Z")

</div>

Was there _ever_ a new category button on mobile? Is creating new categories a common mobile activity?

@eviltrout is this related to you guys’ HTML/CSS changes? I don’t see a new category button on desktop here at all? Kind of a bad regression.

---

<div class="post-metadata">

### Author: ![dustinmatlock](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dustinmatlock/32/78358_2.png) [@dustinmatlock](https://meta.discourse.org/u/dustinmatlock)
#### Post date: [September 9, 2017, 12:44pm UTC](https://meta.discourse.org/t/new-category-button-disappeared/69689/4 "2017-09-09T12:44:58Z")

</div>

@codinghorror thanks for confirming this has been driving me mad. I didn’t realize updates to the core were live, though. It worked fine hours before.

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [September 9, 2017, 1:24pm UTC](https://meta.discourse.org/t/new-category-button-disappeared/69689/5 "2017-09-09T13:24:00Z")

</div>

It looks like it was related to dropdown changes. It looks like the new component had the wrong name so was not being used. Fixed here:

[https://github.com/discourse/discourse/commit/e6d3bbfa1ddced582d577bbb0240169a6bbd304b](https://github.com/discourse/discourse/commit/e6d3bbfa1ddced582d577bbb0240169a6bbd304b)

@j.jaffeux I’m not sure if you meant to rename it? But it’s probably left as the old name in case people were extending it somehow.

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [September 9, 2017, 1:48pm UTC](https://meta.discourse.org/t/new-category-button-disappeared/69689/6 "2017-09-09T13:48:43Z")

</div>

Not so sure about the fix, it might involve something else. I will have a look, also I will avoid changing names, ok.

---

<div class="post-metadata">

### Author: ![dustinmatlock](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dustinmatlock/32/78358_2.png) [@dustinmatlock](https://meta.discourse.org/u/dustinmatlock)
#### Post date: [September 9, 2017, 2:28pm UTC](https://meta.discourse.org/t/new-category-button-disappeared/69689/7 "2017-09-09T14:28:43Z")

</div>

I’m still not seeing the button. Was this an update to Ember, and will be fixed in an update?

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [September 9, 2017, 2:56pm UTC](https://meta.discourse.org/t/new-category-button-disappeared/69689/8 "2017-09-09T14:56:48Z")

</div>

You will have to do an upgrade via /admin/upgrade

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [September 9, 2017, 7:23pm UTC](https://meta.discourse.org/t/new-category-button-disappeared/69689/9 "2017-09-09T19:23:34Z")

</div>

It’s now fully fixed

 ![33](https://global.discourse-cdn.com/meta/original/3X/e/f/effa7ebf95ed69a8de58e1708c5d7fe0eb138375.png)

Thanks for reporting this.

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [September 9, 2017, 7:23pm UTC](https://meta.discourse.org/t/new-category-button-disappeared/69689/10 "2017-09-09T19:23:51Z")

</div>


