# 게시물 답글이 주제 답글로 표시되는 것을 방지하는 방법?

**URL:** https://meta.discourse.org/t/prevent-reply-to-post-showing-as-a-reply-to-topic/261352
**Category:** UX
**Created:** [4월 11, 2023, 5:37오후 UTC](https://meta.discourse.org/t/prevent-reply-to-post-showing-as-a-reply-to-topic/261352 "2023-04-11T17:37:27Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![giphymarker](https://avatars.discourse-cdn.com/v4/letter/g/6de8d8/32.png) [@giphymarker](https://meta.discourse.org/u/giphymarker)
#### Post date: [4월 11, 2023, 5:37오후 UTC](https://meta.discourse.org/t/prevent-reply-to-post-showing-as-a-reply-to-topic/261352/1 "2023-04-11T17:37:28Z")

</div>

여러분 안녕하세요! 드디어 제 첫 Discourse 포럼을 세팅했어요, 우와!

누군가 게시물에 답글을 달면, 그 답글이 사실상 독립된 게시물처럼 표시되거든요. 답글이 게시물을 확장해야만 보이도록 설정을 바꿀 수 있는 방법이 있을까요?

그렇게 하면 훨씬 깔끔해질 것 같아요. 알려주세요!

---

<div class="post-metadata">

### Author: ![Jonathan5](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jonathan5/32/197134_2.png) [@Jonathan5](https://meta.discourse.org/u/Jonathan5)
#### Post date: [4월 12, 2023, 9:46오전 UTC](https://meta.discourse.org/t/prevent-reply-to-post-showing-as-a-reply-to-topic/261352/2 "2023-04-12T09:46:03Z")

</div>

그렇지는 않을 것 같지만, 이 정도는 도움이 될 수도 있습니다:

> [@Discourse가 중첩된 답글을 표시할 수 있나요?](https://meta.discourse.org/t/discourse-can-show-nested-replies/194095/2?u=jonathan5):
>
> These aren’t nested replies the way you’d expect from nested commenting systems, these are duplicates of replies that happen later in the conversation. The idea is that this makes it a little easier to see far-flung responses in close context of what they’re replying to. There’s also an alternative option for this feature that temporarily hides the posts in-between replies rather than duplicating them (which moves away from the appearance of nesting). That site setting is called enable filtered…

---

<div class="post-metadata">

### Author: ![giphymarker](https://avatars.discourse-cdn.com/v4/letter/g/6de8d8/32.png) [@giphymarker](https://meta.discourse.org/u/giphymarker)
#### Post date: [4월 12, 2023, 4:15오후 UTC](https://meta.discourse.org/t/prevent-reply-to-post-showing-as-a-reply-to-topic/261352/3 "2023-04-12T16:15:17Z")

</div>

답장 주셔서 감사합니다. 중첩된 답글은 정말 멋진 기능이 될 것 같지만, 아마도 저는 소수 의견일 수도 있겠네요.

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [4월 12, 2023, 4:19오후 UTC](https://meta.discourse.org/t/prevent-reply-to-post-showing-as-a-reply-to-topic/261352/4 "2023-04-12T16:19:55Z")

</div>

지나친 답변 분기를 표시하는 데 흔히 사용되는 방식이지만, 그 자체로 몇 가지 단점이 있습니다. Discourse가 평탄한 토론 구조를 고수하는 데 담긴 일부 고찰은 다음 링크에서 다루고 있습니다:

> **[Web Discussions: Flat by Design](https://blog.codinghorror.com/web-discussions-flat-by-design/)**
>
> It’s been six years since I wrote Discussions: Flat or Threaded? and, despite a bunch of evolution on the web since then, my opinion on this has not fundamentally changed.
> 
> If anything, my opinion has strengthened based on the observed data: precious...

---

<div class="post-metadata">

### Author: ![giphymarker](https://avatars.discourse-cdn.com/v4/letter/g/6de8d8/32.png) [@giphymarker](https://meta.discourse.org/u/giphymarker)
#### Post date: [4월 12, 2023, 4:35오후 UTC](https://meta.discourse.org/t/prevent-reply-to-post-showing-as-a-reply-to-topic/261352/5 "2023-04-12T16:35:08Z")

</div>

설계 자체가 평탄하다는 아이디어에는 반대하지 않고, 그 이점도 이해합니다. 하지만 단점도 있죠. 테마를 통해 변경할 수 있게 해서, 원할 경우 선택할 수 있는 옵션이 제공되면 좋겠습니다.

---

<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: [4월 12, 2023, 4:58오후 UTC](https://meta.discourse.org/t/prevent-reply-to-post-showing-as-a-reply-to-topic/261352/6 "2023-04-12T16:58:17Z")

</div>

가렛, 반가워요 🙂

디스코urs에서 중첩된 답변(Nested replies)은 아마도 구현되지 않을 것이며, 로드맵에도 없습니다. 이를 구현하려면 **엄청난** 작업이 필요합니다.  
누군가 이런 기능을 구현하는 플러그인을 개발한다고 해도, 디스코urs 코어의 변경 사항에 따라 깨지지 않도록 지속적으로 대규모 유지보수가 필요할 것입니다.

#Marketplace 채널에서 중첩된 답변을 원했던 사용자에게 디스코urs 팀원이 남긴 답변을 아래에 공유합니다:

> [@saquetim](#):
>
> 게시물을 올바르게 중첩하는 것은 제대로 완수하려면 정말로 거대한 프로젝트입니다.
> 
> 프론트엔드에서는 90%의 작업을 비교적 빠르게 끝낼 수 있지만, 실제로 사용되기 시작하면 많은 부분이 깨지며, 나머지 10%는 정말로 어렵습니다.
> 
> 디스코urs에는 게시물이 선형적 순서로 표시/읽혀야 한다고 가정하는 코드가 많이 있습니다.
> 
> 또한 읽지 않은 게시물을 추적하는 방법 등 해결해야 할 서버 측 영향도 있습니다.

---

<div class="post-metadata">

### Author: ![satonotdead](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/satonotdead/32/447830_2.png) [@satonotdead](https://meta.discourse.org/u/satonotdead)
#### Post date: [4월 12, 2023, 5:54오후 UTC](https://meta.discourse.org/t/prevent-reply-to-post-showing-as-a-reply-to-topic/261352/7 "2023-04-12T17:54:19Z")

</div>

보편적인 포럼 방식은 하나의 토론을 중심으로 하고, 다른 토론에 링크하거나 언급할 수 있는 기능을 제공하는 것 같습니다.

스레드형 토론은 Reddit, Slack, Discord와 더 유사해 보입니다: 소셜 미디어, 팀, 그리고 사소한 채팅(포럼 시스템이 아닌)에 더 적합한 방식이죠.

---

<div class="post-metadata">

### Author: ![giphymarker](https://avatars.discourse-cdn.com/v4/letter/g/6de8d8/32.png) [@giphymarker](https://meta.discourse.org/u/giphymarker)
#### Post date: [4월 12, 2023, 6:28오후 UTC](https://meta.discourse.org/t/prevent-reply-to-post-showing-as-a-reply-to-topic/261352/8 "2023-04-12T18:28:07Z")

</div>

여러분, 감사합니다. 이걸 설명해 주시느라 시간을 내주셔서 정말 감사해요.

---

<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: [4월 12, 2023, 7:33오후 UTC](https://meta.discourse.org/t/prevent-reply-to-post-showing-as-a-reply-to-topic/261352/9 "2023-04-12T19:33:16Z")

</div>

별말씀을요! 저희는 일반 멤버든 팀원이든 여기서 최선을 다해 도와드리고 있어요 🙂
