# 링크 클릭 카운터가 원박스에서 두 번 표시됩니다

**URL:** https://meta.discourse.org/t/link-click-counter-shows-twice-in-oneboxes/149836
**Category:** UX
**Tags:** click-counter
**Created:** [4월 29, 2020, 10:57오후 UTC](https://meta.discourse.org/t/link-click-counter-shows-twice-in-oneboxes/149836 "2020-04-29T22:57:17Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![rizka](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rizka/32/79717_2.png) [@rizka](https://meta.discourse.org/u/rizka)
#### Post date: [4월 29, 2020, 10:57오후 UTC](https://meta.discourse.org/t/link-click-counter-shows-twice-in-oneboxes/149836/1 "2020-04-29T22:57:17Z")

</div>

이건 뭔가 잘못되어 보입니다. UX를 깔끔하게 정리하려면 2️⃣ 중 하나를 제거해야 합니다.

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

(이 제안을 위해 제 Meta 게시물을 예시로 사용했습니다: [New Forum Idea, is Discourse a good fit? - #5 by rizka](https://meta.discourse.org/t/new-forum-idea-is-discourse-a-good-fit/149815/5?u=rizka))

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [4월 29, 2020, 11:44오후 UTC](https://meta.discourse.org/t/link-click-counter-shows-twice-in-oneboxes/149836/2 "2020-04-29T23:44:19Z")

</div>

이것은 의도된 동작이며, 이전 버전에서는 이 중 하나만 계산되었습니다.

---

<div class="post-metadata">

### Author: ![rizka](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rizka/32/79717_2.png) [@rizka](https://meta.discourse.org/u/rizka)
#### Post date: [4월 30, 2020, 12:21오전 UTC](https://meta.discourse.org/t/link-click-counter-shows-twice-in-oneboxes/149836/3 "2020-04-30T00:21:06Z")

</div>

솔직히 어딘가에서 관련 토론을 읽긴 했는데, 정확히 무슨 내용인지 잘 모르겠더라고요. 하지만 **UX 관점에서** 같은 정보를 두 번 보여주는 것은 혼란을 유발할 뿐 아니라, 그냥 잘못된 거라고 생각해요. 뭔가 조치를 취해야 한다고 봅니다.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [6월 12, 2021, 11:38오후 UTC](https://meta.discourse.org/t/link-click-counter-shows-twice-in-oneboxes/149836/4 "2021-06-12T23:38:19Z")

</div>

두 번은 보여도, 4회 이상은 절대 안 됩니다:

 ![image](https://global.discourse-cdn.com/meta/original/3X/7/3/7385be7b433a54027b44cde9c4cda8b8354c2997.png)

이 부분을 정리하겠습니다.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [6월 21, 2021, 5:14오후 UTC](https://meta.discourse.org/t/link-click-counter-shows-twice-in-oneboxes/149836/5 "2021-06-21T17:14:12Z")

</div>

@nbianca 덕분에 이제 이 링크 카운트를 한 번만 표시해야 합니다:

> <https://github.com/discourse/discourse/pull/13444>
>
> Sometimes oneboxes contain the same link multiple times and the link
> count was …shown for each of them. This commit adds link count only to
> the most important link, that being either a heading or the header of
> the onebox.

---

<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: [6월 23, 2021, 1:57오전 UTC](https://meta.discourse.org/t/link-click-counter-shows-twice-in-oneboxes/149836/6 "2021-06-23T01:57:48Z")

</div>


