# Users name not always visible when approving posts

**URL:** https://meta.discourse.org/t/users-name-not-always-visible-when-approving-posts/114969
**Category:** UX
**Created:** [13.Апрель.2019 23:25:26 UTC](https://meta.discourse.org/t/users-name-not-always-visible-when-approving-posts/114969 "2019-04-13T23:25:26Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Biscuit](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/biscuit/32/94482_2.png) [@Biscuit](https://meta.discourse.org/u/Biscuit)
#### Post date: [13.Апрель.2019 23:25:26 UTC](https://meta.discourse.org/t/users-name-not-always-visible-when-approving-posts/114969/1 "2019-04-13T23:25:26Z")

</div>

Trivial UX issue:

When viewing the approval queue, we often have to rename topics to make them more descriptive.

Once you click the button to edit the title, the name of the posting user is no longer displayed. This often requires me to flick back to the previous screen to re-check the name or it’s spelling (since we include user names in our titles).

Displaying the poster’s name to the edit page would be handy.

---

<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: [13.Апрель.2019 23:36:38 UTC](https://meta.discourse.org/t/users-name-not-always-visible-when-approving-posts/114969/2 "2019-04-13T23:36:38Z")

</div>

Have we looked at this @eviltrout?

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [15.Апрель.2019 19:12:27 UTC](https://meta.discourse.org/t/users-name-not-always-visible-when-approving-posts/114969/3 "2019-04-15T19:12:27Z")

</div>

Thanks for the suggestion. In this commit, we show the username and avatar of the user who created the queued post:

[https://github.com/discourse/discourse/commit/fca3044b10286377cc40d78a9851e0e695df04cb](https://github.com/discourse/discourse/commit/fca3044b10286377cc40d78a9851e0e695df04cb)

---

<div class="post-metadata">

### Author: ![Biscuit](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/biscuit/32/94482_2.png) [@Biscuit](https://meta.discourse.org/u/Biscuit)
#### Post date: [16.Апрель.2019 01:25:41 UTC](https://meta.discourse.org/t/users-name-not-always-visible-when-approving-posts/114969/4 "2019-04-16T01:25:41Z")

</div>

Awesome thanks guys! 👍

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [16.Апрель.2019 14:00:03 UTC](https://meta.discourse.org/t/users-name-not-always-visible-when-approving-posts/114969/5 "2019-04-16T14:00:03Z")

</div>


