# El menú desplegable de subcategorías ya no tiene la opción 'all'

**URL:** https://meta.discourse.org/t/subcategories-dropdown-no-longer-has-all-option/103817
**Category:** Bug
**Created:** [9 Diciembre, 2018 10:49 UTC](https://meta.discourse.org/t/subcategories-dropdown-no-longer-has-all-option/103817 "2018-12-09T10:49:08Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![bartv](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bartv/32/130052_2.png) [@bartv](https://meta.discourse.org/u/bartv)
#### Post date: [9 Diciembre, 2018 10:49 UTC](https://meta.discourse.org/t/subcategories-dropdown-no-longer-has-all-option/103817/1 "2018-12-09T10:49:08Z")

</div>

Hi,

We just noticed that the subcategories dropdown list now only has a ‘none’ option where it used to also have an ‘all’ option.

Here’s what it looks like now:

 ![image](https://global.discourse-cdn.com/meta/original/3X/8/3/83ec8f93006a6f4e842ab0bf28ccf44ec3c14efa.png)

Here’s what it looks like on an older installation:

 ![image](https://global.discourse-cdn.com/meta/original/3X/4/b/4be4800d27a6b125ccd1c9183ec8a0a5e887b4dd.png)

While ‘all’ is still the default value, you can’t return to it after diving into a subcategory, making navigation a little harder. Is this on purpose, or a bug?

---

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [9 Diciembre, 2018 14:23 UTC](https://meta.discourse.org/t/subcategories-dropdown-no-longer-has-all-option/103817/2 "2018-12-09T14:23:18Z")

</div>

Good catch, don’t think this is intentional. If you need to get to “all” you can select “none” first, then reopen the filter.

cc @j.jaffeux

---

<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: [9 Diciembre, 2018 16:14 UTC](https://meta.discourse.org/t/subcategories-dropdown-no-longer-has-all-option/103817/3 "2018-12-09T16:14:38Z")

</div>

This should fix it, it also introduces tests for `category-drop`:

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

Will think more about it and maybe improve it more and push it Monday.

---

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [10 Diciembre, 2018 15:12 UTC](https://meta.discourse.org/t/subcategories-dropdown-no-longer-has-all-option/103817/5 "2018-12-10T15:12:49Z")

</div>

Looking good to me, thanks @j.jaffeux. All set here @bartv?

---

<div class="post-metadata">

### Author: ![bartv](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bartv/32/130052_2.png) [@bartv](https://meta.discourse.org/u/bartv)
#### Post date: [10 Diciembre, 2018 20:27 UTC](https://meta.discourse.org/t/subcategories-dropdown-no-longer-has-all-option/103817/6 "2018-12-10T20:27:05Z")

</div>

Yep, it works fine for me too. Thanks for the quick solution everyone! 🙏

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [10 Diciembre, 2018 22:13 UTC](https://meta.discourse.org/t/subcategories-dropdown-no-longer-has-all-option/103817/7 "2018-12-10T22:13:00Z")

</div>


