# 사용자가 대기 중/거절된 주제를 볼 수 있습니다

**URL:** https://meta.discourse.org/t/users-can-see-pending-rejected-topics/174402
**Category:** Feature
**Tags:** completed
**Created:** [12월 28, 2020, 8:31오전 UTC](https://meta.discourse.org/t/users-can-see-pending-rejected-topics/174402 "2020-12-28T08:31:56Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![CaptainZac](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/captainzac/32/195184_2.png) [@CaptainZac](https://meta.discourse.org/u/CaptainZac)
#### Post date: [12월 28, 2020, 8:31오전 UTC](https://meta.discourse.org/t/users-can-see-pending-rejected-topics/174402/1 "2020-12-28T08:31:56Z")

</div>

저는 스태프이지만, 사용자들로부터 피드백을 들었습니다. 자신의 토픽이 대기 중임을 확인할 수 있으면 좋겠다는 의견이었죠. 저희 포럼의 일부 카테고리에서는 문화를 유지하기 위해 스태프의 수동 승인이 필요합니다. 사용자들은 자신의 토픽이 거절되었을 때 이를 알 수 있고, 대기열에 있는 토픽을 확인하고 편집할 수 있기를 원합니다. 오타를 치거나, 토픽이 거절되었는지 확인하고 싶은 경우가 있을 수 있기 때문입니다. 때로는 토픽이 거절되면, 며칠 동안 대기열에 방치된 채 아무도 보지 않는다고 오해하기도 합니다. 게시물이 거절될 때 사용자에게 알림을 주는 것이 좋겠고, 나아가 스태프가 거절 사유를 메모로 달 수 있는 기능도 있으면 좋겠습니다.

---

<div class="post-metadata">

### Author: ![Drew\_Warwick](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/drew_warwick/32/80591_2.png) [@Drew\_Warwick](https://meta.discourse.org/u/Drew_Warwick)
#### Post date: [11월 1, 2021, 2:23오전 UTC](https://meta.discourse.org/t/users-can-see-pending-rejected-topics/174402/2 "2021-11-01T02:23:19Z")

</div>

저도 방금 같은 문제를 겪었습니다. OP처럼 저도 주로 모드를 다루는 쪽에 익숙해서 게시글 승인 사용자 플로우에 대해 아주 잘 알고 있지는 않았는데요, 최근 게시글 승인이 활성화된 다른 Discourse 포럼에 가입했는데, “Your topic is awaiting approval”(토론이 승인 대기 중입니다)라는 메시지가 표시된 후로는 해당 토론을 다시 볼 수 있는 방법이 없다는 사실에 놀랐습니다. 그냥 사라져 버립니다. 승인(또는 거부)되면 어떤 식의 알림을 받을 것 같긴 하지만, 사용자의 관점에서는 해당 토론이 존재하지 않는 것처럼 보이므로 확실히 알 수 있는 방법이 없습니다. 불안정한 인터넷 연결 때문에 요청이 처리되지 않았을 수도 있는데, 그걸 알 길이 없습니다. 성공적으로 전송되었을 거라고 _믿고_ 있습니다(아니면 오류 메시지가 나왔을 테니까요)지만, 믿음만 있을 뿐 증거는 없습니다.

사용자가 대기 중인 토론을 볼 수 있으면 이 기능이 정상적으로 작동했는지 확신을 가질 수 있고, 토론 상태를 추적할 수도 있을 텐데 좋겠습니다. 사용자가 확인할 수 없기 때문에, 대기 중인 게시글처럼 대기 중인 토론을 취소하는 것도 불가능합니다.

---

<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: [11월 14, 2021, 6:05오전 UTC](https://meta.discourse.org/t/users-can-see-pending-rejected-topics/174402/3 "2021-11-14T06:05:55Z")

</div>

현재 릴리스에서 이 영역에서 일부 작업을 수행하고 있는 것 같습니다. @sam?

---

<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: [11월 14, 2021, 11:41오후 UTC](https://meta.discourse.org/t/users-can-see-pending-rejected-topics/174402/4 "2021-11-14T23:41:00Z")

</div>

네, @loic 님이 이 작업을 진행 중입니다.

> <https://github.com/discourse/discourse/pull/14501>
>
> Currently when a user creates posts that are moderated (for whatever reason), a …popup is displayed saying the post needs approval and the total number of the user’s pending posts. But then this piece of information is kind of lost and there is nowhere for the user to know what are their pending posts or how many there are.
> See https://meta.discourse.org/t/can-i-view-my-own-topic-that-is-awaiting-moderation/187532.
> 
> This PR solves this issue by adding a new “Pending” section to the user’s activity page when there are some pending posts to display. When there are none, then the “Pending” section isn’t displayed at all.
> 
> \---
> 
> !\[image\](https://user-images.githubusercontent.com/5648/142438838-52e75032-0f12-4f11-80c5-dc043195b239.png)

빠른 시간 내에 병합되기를 바랍니다.

---

<div class="post-metadata">

### Author: ![loic](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/loic/32/105621_2.png) [@loic](https://meta.discourse.org/u/loic)
#### Post date: [11월 15, 2021, 9:11오전 UTC](https://meta.discourse.org/t/users-can-see-pending-rejected-topics/174402/5 "2021-11-15T09:11:02Z")

</div>

요즘 스티키 아바타 기능에 시간을 많이 쓰고 있지만, 네, JS 테스트를 좀 더 추가하면 PR이 준비될 것 같아 🙂

---

<div class="post-metadata">

### Author: ![CaptainZac](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/captainzac/32/195184_2.png) [@CaptainZac](https://meta.discourse.org/u/CaptainZac)
#### Post date: [12월 1, 2021, 5:45오후 UTC](https://meta.discourse.org/t/users-can-see-pending-rejected-topics/174402/6 "2021-12-01T17:45:00Z")

</div>

수고 많으셨어요, discourse 팀! 이제 코어에서 이 기능을 볼 수 있게 되어 기대됩니다!

> [@2.8.0.beta9: 태그 설명, 최근 검색, 고정 아바타 등](https://meta.discourse.org/t/2-8-0-beta9-tag-descriptions-recent-searches-sticky-avatars-and-more/210700/2):
>
> Even more! But wait, there’s more! We do our best to highlight new features and changes for you, but there’s always too many changes to detail. For a full list of new features, bug fixes, UX improvements, and more, be sure to review the Additional Features and Fixes listed below. Security Updates This beta includes 3 security fixes for issues reported by our community and [HackerOne](https://hackerone.com/discourse). Only show tags to users with permission Strip unrendered unicode bidirectional chars in code blocks Remove embe…

---

<div class="post-metadata">

### Author: ![loic](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/loic/32/105621_2.png) [@loic](https://meta.discourse.org/u/loic)
#### Post date: [1월 18, 2022, 5:11오후 UTC](https://meta.discourse.org/t/users-can-see-pending-rejected-topics/174402/9 "2022-01-18T17:11:57Z")

</div>

이 주제에 업데이트가 늦어서 죄송합니다. 자신의 대기 중인 게시글을 볼 수 있는 기능이 병합되었습니다! 🥳  
이 기능에 대한 또 다른 토론이 [여기](https://meta.discourse.org/t/can-i-view-my-own-topic-that-is-awaiting-moderation/187532)에 있으며, 위에서 언급된 PR 링크도 유용할 수 있습니다.

기능의 스크린샷입니다:

 ![pending-posts](https://global.discourse-cdn.com/meta/original/3X/f/1/f14ad81b7ad888ea200347f783648a7ad3e7a3e2.png)

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [12월 22, 2023, 6:11오전 UTC](https://meta.discourse.org/t/users-can-see-pending-rejected-topics/174402/10 "2023-12-22T06:11:43Z")

</div>


