# Show all tags in drop-down

**URL:** https://meta.discourse.org/t/show-all-tags-in-drop-down/58415
**Category:** UX
**Created:** [March 5, 2017, 2:24pm UTC](https://meta.discourse.org/t/show-all-tags-in-drop-down/58415 "2017-03-05T14:24:24Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![acinonyxjubatus](https://avatars.discourse-cdn.com/v4/letter/a/a88e4f/32.png) [@acinonyxjubatus](https://meta.discourse.org/u/acinonyxjubatus)
#### Post date: [March 5, 2017, 2:24pm UTC](https://meta.discourse.org/t/show-all-tags-in-drop-down/58415/1 "2017-03-05T14:24:24Z")

</div>

By default tags are sorted in popularity order.  
Is it possible to show all tags simultaneously in drop-down?  
I mean even unused tags.

---

<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: [March 5, 2017, 5:07pm UTC](https://meta.discourse.org/t/show-all-tags-in-drop-down/58415/2 "2017-03-05T17:07:37Z")

</div>

The number of tags in the dropdown is controlled via a site setting. `max tags in filter list`

Go to [example.com/admin/site\_settings/category/all\_results?filter=tags%20in%20filter%20list](http://example.com/admin/site_settings/category/all_results?filter=tags%20in%20filter%20list)

---

<div class="post-metadata">

### Author: ![acinonyxjubatus](https://avatars.discourse-cdn.com/v4/letter/a/a88e4f/32.png) [@acinonyxjubatus](https://meta.discourse.org/u/acinonyxjubatus)
#### Post date: [March 5, 2017, 8:18pm UTC](https://meta.discourse.org/t/show-all-tags-in-drop-down/58415/3 "2017-03-05T20:18:08Z")

</div>

`max tags in filter list` is set to 50. However, as I have fresh new install of discourse without any topics, I can’t even see tags dropdown. When I add topic with tags, dropdown appears with that tags only.  
What I want is to see dropdown with all available (or at least 50 of them!) tags no matter what.

---

<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: [March 5, 2017, 8:26pm UTC](https://meta.discourse.org/t/show-all-tags-in-drop-down/58415/4 "2017-03-05T20:26:27Z")

</div>

> [@acinonyxjubatus](#):
>
> I have fresh new install of discourse without any topics

> [@acinonyxjubatus](#):
>
> What I want is to see dropdown with all available (or at least 50 of them!) tags no matter what.

Tags are dynamic - as soon as they’re not used on a topic anymore, they’re “deleted”. If you want the tag filter to be populated at all times, you’ll need to have the tags used somewhere. I’d suggest the following:  
Create a number of topics in your #Staff category. If you want 50 tags, with the default limit of 5 create 10 topics. Add the tags to those topics, and you should see the filter populated.

---

<div class="post-metadata">

### Author: ![acinonyxjubatus](https://avatars.discourse-cdn.com/v4/letter/a/a88e4f/32.png) [@acinonyxjubatus](https://meta.discourse.org/u/acinonyxjubatus)
#### Post date: [March 5, 2017, 9:04pm UTC](https://meta.discourse.org/t/show-all-tags-in-drop-down/58415/5 "2017-03-05T21:04:56Z")

</div>

Suggested workaround not working as long as staff topics are visible to staff members only, so tags in dropdown appears for staff members, but not for other users. For them dropdown is still empty ((

---

<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: [March 5, 2017, 9:17pm UTC](https://meta.discourse.org/t/show-all-tags-in-drop-down/58415/6 "2017-03-05T21:17:18Z")

</div>

Hmm, you’re right. I didn’t test that before I suggested it.

I’m not sure what else to suggest, we’ve never worried about having the dropdown populated if a tag isn’t in use.
