# Wrong icon referenced for "Tracked" notification level in Tag preferences

**URL:** https://meta.discourse.org/t/wrong-icon-referenced-for-tracked-notification-level-in-tag-preferences/88152
**Category:** UX
**Created:** [5월 22, 2018, 3:30오후 UTC](https://meta.discourse.org/t/wrong-icon-referenced-for-tracked-notification-level-in-tag-preferences/88152 "2018-05-22T15:30:37Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![jerry0](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jerry0/32/94523_2.png) [@jerry0](https://meta.discourse.org/u/jerry0)
#### Post date: [5월 22, 2018, 3:30오후 UTC](https://meta.discourse.org/t/wrong-icon-referenced-for-tracked-notification-level-in-tag-preferences/88152/1 "2018-05-22T15:30:37Z")

</div>

The discourse code references the wrong icon for “Tracked” notification level in Tag preferences:

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

The icon shown above is the fa-circle-o one used everywhere else for “regular” notification level, and it gets greyed-out. It should be (blue) fa-circle:

 ![image](https://global.discourse-cdn.com/meta/original/3X/5/c/5cac66e59e28c3fa1e5cf1fbfda6b584dcbb4b07.png)

Seems impossible to fix this by any means other than asking for it to be corrected in the code, hence the bug report…

---

<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: [5월 22, 2018, 3:34오후 UTC](https://meta.discourse.org/t/wrong-icon-referenced-for-tracked-notification-level-in-tag-preferences/88152/2 "2018-05-22T15:34:36Z")

</div>

> [@jerry0](#):
>
> hence the bug report…

It’s a bit of a stretch to call that a #Contribute > 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: [5월 22, 2018, 3:37오후 UTC](https://meta.discourse.org/t/wrong-icon-referenced-for-tracked-notification-level-in-tag-preferences/88152/3 "2018-05-22T15:37:37Z")

</div>

This should fix it:  
[https://github.com/discourse/discourse/commit/cd8d5124299793db5b8f02787fc0d0ca03dc7bdc](https://github.com/discourse/discourse/commit/cd8d5124299793db5b8f02787fc0d0ca03dc7bdc)

I will say that I agree with Régis this doesn’t qualify as a bug.

---

<div class="post-metadata">

### Author: ![jerry0](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jerry0/32/94523_2.png) [@jerry0](https://meta.discourse.org/u/jerry0)
#### Post date: [5월 22, 2018, 3:39오후 UTC](https://meta.discourse.org/t/wrong-icon-referenced-for-tracked-notification-level-in-tag-preferences/88152/4 "2018-05-22T15:39:05Z")

</div>

It’s tiny but would confuse users. Thank you!

---

<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: [5월 22, 2018, 3:41오후 UTC](https://meta.discourse.org/t/wrong-icon-referenced-for-tracked-notification-level-in-tag-preferences/88152/6 "2018-05-22T15:41:00Z")

</div>

For reference, we [classify a bug](https://meta.discourse.org/t/category-definition-for-bug/2) as:

> A bug report means something is broken, preventing normal/typical use of Discourse.

While an incorrect icon can certainly be confusing, it doesn’t prevent normal use of Discourse. We still want to fix #Contribute > UX issues (as we did here), but we try to keep the #Contribute > Bug category to things that truly break something.

---

<div class="post-metadata">

### Author: ![jerry0](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jerry0/32/94523_2.png) [@jerry0](https://meta.discourse.org/u/jerry0)
#### Post date: [5월 22, 2018, 3:41오후 UTC](https://meta.discourse.org/t/wrong-icon-referenced-for-tracked-notification-level-in-tag-preferences/88152/7 "2018-05-22T15:41:55Z")

</div>

OK - good to know, and apologies. I’ll do that next time.

---

<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: [5월 22, 2018, 3:43오후 UTC](https://meta.discourse.org/t/wrong-icon-referenced-for-tracked-notification-level-in-tag-preferences/88152/8 "2018-05-22T15:43:14Z")

</div>


