# 파이 차트 투표에서 이모지가 표시되지 않음

**URL:** https://meta.discourse.org/t/emojis-dont-render-in-polls-with-pie-charts/141020
**Category:** Bug
**Created:** [2월 7, 2020, 8:09오후 UTC](https://meta.discourse.org/t/emojis-dont-render-in-polls-with-pie-charts/141020 "2020-02-07T20:09:54Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![mentalstring](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mentalstring/32/168934_2.png) [@mentalstring](https://meta.discourse.org/u/mentalstring)
#### Post date: [2월 7, 2020, 8:09오후 UTC](https://meta.discourse.org/t/emojis-dont-render-in-polls-with-pie-charts/141020/1 "2020-02-07T20:09:55Z")

</div>

이전에 이와 관련된 보고서를 찾지 못했고, 이 문제가 충분히 관련이 있는지 확실하지 않습니다. 어쨌든 문제를 보고합니다.

파이 차트를 사용할 때 투표 결과에서 투표 답변의 이모지가 제대로 렌더링되지 않습니다.

아래에서 투표하여 문제를 재현해 보세요.

_Poll ([view on site](https://meta.discourse.org/t/emojis-dont-render-in-polls-with-pie-charts/141020/1))_

---

<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: [2월 8, 2020, 9:13오후 UTC](https://meta.discourse.org/t/emojis-dont-render-in-polls-with-pie-charts/141020/2 "2020-02-08T21:13:05Z")

</div>

오, 그거 좋은 생각인데. @falco, 여기서 우리가 할 수 있는 일이 있을까?

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [2월 9, 2020, 4:24오전 UTC](https://meta.discourse.org/t/emojis-dont-render-in-polls-with-pie-charts/141020/3 "2020-02-09T04:24:34Z")

</div>

아마도 옵션의 `raw` 값을 기본적으로 렌더링하도록 하는 것이 좋을까요? 아니면 옵션 내용을 요약 생성 메서드에 전달하는 것이 좋을까요?

---

<div class="post-metadata">

### Author: ![markvanlan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/markvanlan/32/160087_2.png) [@markvanlan](https://meta.discourse.org/u/markvanlan)
#### Post date: [2월 9, 2020, 6:49오전 UTC](https://meta.discourse.org/t/emojis-dont-render-in-polls-with-pie-charts/141020/4 "2020-02-09T06:49:09Z")

</div>

월요일에 이 문제를 살펴볼 수 있습니다. 결국 파이 차트 뷰를 내가 만들었으니까요.

---

<div class="post-metadata">

### Author: ![markvanlan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/markvanlan/32/160087_2.png) [@markvanlan](https://meta.discourse.org/u/markvanlan)
#### Post date: [2월 11, 2020, 5:37오후 UTC](https://meta.discourse.org/t/emojis-dont-render-in-polls-with-pie-charts/141020/6 "2020-02-11T17:37:39Z")

</div>

이제 이모지(그리고 기타 HTML 콘텐츠)가 파이 차트 범례에 표시됩니다!

_Poll ([view on site](https://meta.discourse.org/t/emojis-dont-render-in-polls-with-pie-charts/141020/6))_

---

<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: [2월 12, 2020, 6:24오전 UTC](https://meta.discourse.org/t/emojis-dont-render-in-polls-with-pie-charts/141020/7 "2020-02-12T06:24:32Z")

</div>

사소한 문제이지만, 이 매우 구체적인 경우에는 이모지 확대를 보류해야 한다고 생각합니다.

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [2월 12, 2020, 7:37오전 UTC](https://meta.discourse.org/t/emojis-dont-render-in-polls-with-pie-charts/141020/8 "2020-02-12T07:37:52Z")

</div>

[UX: do not enlarge emojis in polls - Pull Request #8934 - discourse/discourse - GitHub](https://github.com/discourse/discourse/pull/8934) 에서 완료되었습니다

---

<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: [2월 12, 2020, 5:13오후 UTC](https://meta.discourse.org/t/emojis-dont-render-in-polls-with-pie-charts/141020/9 "2020-02-12T17:13:44Z")

</div>


