# Prioritize username in ux & avatar tooltips

**URL:** https://meta.discourse.org/t/prioritize-username-in-ux-avatar-tooltips/143814
**Category:** Bug
**Created:** [March 10, 2020, 3:47pm UTC](https://meta.discourse.org/t/prioritize-username-in-ux-avatar-tooltips/143814 "2020-03-10T15:47:26Z")
**Posts on this page:** 4
**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: [March 10, 2020, 3:47pm UTC](https://meta.discourse.org/t/prioritize-username-in-ux-avatar-tooltips/143814/1 "2020-03-10T15:47:26Z")

</div>

Unclear whether this is a bug or a feature request — please treat accordingly. Either way, it’s a minor thing.

When `prioritize_username_in_ux = true`, when hovering an avatar on the list of recent posters, it uses the person’s name (not username). On a forum where username is what most people go by, showing the username would be more helpful on that context.

Should `prioritize_username_in_ux` be followed on avatar tooltips (on latest posters list)?

---

<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: [March 11, 2020, 3:00am UTC](https://meta.discourse.org/t/prioritize-username-in-ux-avatar-tooltips/143814/2 "2020-03-11T03:00:44Z")

</div>

Sure this makes sense to me what do you think @sam?

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [March 12, 2020, 7:23am UTC](https://meta.discourse.org/t/prioritize-username-in-ux-avatar-tooltips/143814/4 "2020-03-12T07:23:32Z")

</div>

Fixed via:

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

Thanks for reporting this issue @mentalstring 👍

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [March 12, 2020, 7:23am UTC](https://meta.discourse.org/t/prioritize-username-in-ux-avatar-tooltips/143814/5 "2020-03-12T07:23:39Z")

</div>


