# “授予”按钮无法使用

**URL:** https://meta.discourse.org/t/granted-button-not-working/103991
**Category:** UX
**Created:** [2018年十二月11日 11:26 UTC](https://meta.discourse.org/t/granted-button-not-working/103991 "2018-12-11T11:26:52Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Chaboi\_3000](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chaboi_3000/32/163015_2.png) [@Chaboi\_3000](https://meta.discourse.org/u/Chaboi_3000)
#### Post date: [2018年十二月11日 11:26 UTC](https://meta.discourse.org/t/granted-button-not-working/103991/1 "2018-12-11T11:26:53Z")

</div>

When you go to the badges section and scroll down to the trust level section, it should have a hyperlink called granted, but when you click it, it just goes to the badge’s info not the link it should go to this link: [Understanding Discourse Trust Levels](https://blog.discourse.org/2018/06/understanding-discourse-trust-levels/)  
Because the html code for the granted part says:  
`<a href="https://blog.discourse.org/2018/06/understanding-discourse-trust-levels/">Granted</a>`  
Which is not working.  
It looks like it has nothing wrong, and it has a similar HTML structure as the other badges with the link. This is also not due to the theme. Because I’ve tried several themes and all of them had this bug. When I used inspect to remove the href of the badge, it worked. Maybe because the href is prioritized over the granted link?

---

<div class="post-metadata">

### Author: ![Chaboi\_3000](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chaboi_3000/32/163015_2.png) [@Chaboi\_3000](https://meta.discourse.org/u/Chaboi_3000)
#### Post date: [2019年四月1日 04:08 UTC](https://meta.discourse.org/t/granted-button-not-working/103991/2 "2019-04-01T04:08:53Z")

</div>

Sorry for my impatience, but has anyone fixed this yet?

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [2019年四月1日 05:27 UTC](https://meta.discourse.org/t/granted-button-not-working/103991/4 "2019-04-01T05:27:24Z")

</div>

@nbianca these hyperlinks all work funny (aka… don’t work)

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

Can you add sorting this out to your list?

---

<div class="post-metadata">

### Author: ![Chaboi\_3000](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chaboi_3000/32/163015_2.png) [@Chaboi\_3000](https://meta.discourse.org/u/Chaboi_3000)
#### Post date: [2019年四月5日 10:42 UTC](https://meta.discourse.org/t/granted-button-not-working/103991/5 "2019-04-05T10:42:17Z")

</div>

I can confirm this is fixed. Thanks. 😉

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [2019年四月5日 11:00 UTC](https://meta.discourse.org/t/granted-button-not-working/103991/6 "2019-04-05T11:00:18Z")

</div>


