# Tag section and All Tags link not visible on the sidebar unless a default tag is set

**URL:** https://meta.discourse.org/t/tag-section-and-all-tags-link-not-visible-on-the-sidebar-unless-a-default-tag-is-set/249943
**Category:** UX
**Tags:** sidebar, completed
**Created:** [December 27, 2022, 9:28am UTC](https://meta.discourse.org/t/tag-section-and-all-tags-link-not-visible-on-the-sidebar-unless-a-default-tag-is-set/249943 "2022-12-27T09:28:57Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Jagster](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jagster/32/192154_2.png) [@Jagster](https://meta.discourse.org/u/Jagster)
#### Post date: [December 27, 2022, 9:28am UTC](https://meta.discourse.org/t/tag-section-and-all-tags-link-not-visible-on-the-sidebar-unless-a-default-tag-is-set/249943/1 "2022-12-27T09:28:57Z")

</div>

This is something between very minor UI issue or a small bug, and defenetly nothing that should fix fast.

On my forum I didn’t have tag-block on the sidebar. If I added one or more tag from sidebar settings of my profile it came visible. If I deleted tags the block disappered.

I’m using heavily tags and because of the Hub I can’t manually edit urls, so easy access to tag page is important to me.

I cleaned CSS edits, tried [safe mode](https://meta.discourse.org/t/53504?silent=true) and rebuilded — no luck. If I didn’t add at least one tag at settings of my own the block was not visible.

Last thing I did was the one I should do very first: admin settings of the sidebar. When I added at least one tag as default, the tag block did Grand Return™. When I deleted that default one from my own settings, the block was still visible.

I count that behaviour as a bug, or at least an UI-issue, because it is not consistent with categories. But it is really minor one, because I reckon most of admins shall use default tags (and the big majority of users… just don’t care because they use searching instead).

---

<div class="post-metadata">

### Author: ![imbaniac](https://avatars.discourse-cdn.com/v4/letter/i/46a35a/32.png) [@imbaniac](https://meta.discourse.org/u/imbaniac)
#### Post date: [March 4, 2023, 1:28pm UTC](https://meta.discourse.org/t/tag-section-and-all-tags-link-not-visible-on-the-sidebar-unless-a-default-tag-is-set/249943/2 "2023-03-04T13:28:46Z")

</div>

Same issue. I’d love to see an option to display top tags in the sidebar. Because adding tags manually doesn’t make sense for most communities.

---

<div class="post-metadata">

### Author: ![Jagster](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jagster/32/192154_2.png) [@Jagster](https://meta.discourse.org/u/Jagster)
#### Post date: [March 4, 2023, 5:26pm UTC](https://meta.discourse.org/t/tag-section-and-all-tags-link-not-visible-on-the-sidebar-unless-a-default-tag-is-set/249943/3 "2023-03-04T17:26:26Z")

</div>

> [@imbaniac](#):
>
> display top tags in the sidebar

Well, only quite few of my users would see sidebar because mobile users are opening it not too often. But _top tags_ should be defined. Majority of tag clouds are showing the most used with content and that is totally different thing than the most searched/clicked per individual or all users.

If top tags are from content it servers only needs or belief of site/admin. And then such top listing is quite close to useless for users.

There is another questionmark too. If the structure relies strongly on tags then top-list starts quite fast acting more like top categories. And is such situation overused tags in top-list starts to be as useful than the search would show hits for `dog` on dog-related forum.

I would still like to give decision to users and an admin would just handpick few ones as defaults.

---

<div class="post-metadata">

### Author: ![mcwumbly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mcwumbly/32/103861_2.png) [@mcwumbly](https://meta.discourse.org/u/mcwumbly)
#### Post date: [March 16, 2023, 7:20pm UTC](https://meta.discourse.org/t/tag-section-and-all-tags-link-not-visible-on-the-sidebar-unless-a-default-tag-is-set/249943/6 "2023-03-16T19:20:38Z")

</div>

I think we missed one small part of the logic we intended here. For admins, if there are any tags on the site and no default tags are configured for the sidebar, we want to show the section with the prompt to “Configure default tags” even when their personal tags section is empty.

We will add it to our list to fix that up.

---

<div class="post-metadata">

### Author: ![kris.kotlarek](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kris.kotlarek/32/176919_2.png) [@kris.kotlarek](https://meta.discourse.org/u/kris.kotlarek)
#### Post date: [March 28, 2023, 2:40am UTC](https://meta.discourse.org/t/tag-section-and-all-tags-link-not-visible-on-the-sidebar-unless-a-default-tag-is-set/249943/7 "2023-03-28T02:40:20Z")

</div>

Thank you for reporting it 🙂 It should be fixed with this PR 👇

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

---

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [May 23, 2023, 9:05am UTC](https://meta.discourse.org/t/tag-section-and-all-tags-link-not-visible-on-the-sidebar-unless-a-default-tag-is-set/249943/8 "2023-05-23T09:05:43Z")

</div>


