# Suggested admin user list UI improvements

**URL:** https://meta.discourse.org/t/suggested-admin-user-list-ui-improvements/35487
**Category:** Feature
**Created:** [2015年十一月12日 08:27 UTC](https://meta.discourse.org/t/suggested-admin-user-list-ui-improvements/35487 "2015-11-12T08:27:03Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![dmitry\_fedyuk](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dmitry_fedyuk/32/293153_2.png) [@dmitry\_fedyuk](https://meta.discourse.org/u/dmitry_fedyuk)
#### Post date: [2015年十一月12日 08:27 UTC](https://meta.discourse.org/t/suggested-admin-user-list-ui-improvements/35487/1 "2015-11-12T08:27:03Z")

</div>

![](https://global.discourse-cdn.com/meta/original/3X/c/e/ce9427550ce7c58e6752c038efe73a36a221d476.png)

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [2015年十一月12日 09:16 UTC](https://meta.discourse.org/t/suggested-admin-user-list-ui-improvements/35487/2 "2015-11-12T09:16:31Z")

</div>

Not sure about real names but you sure can submit a PR for adding sorting support to these lists 😉

---

<div class="post-metadata">

### Author: ![jmsachs](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jmsachs/32/107682_2.png) [@jmsachs](https://meta.discourse.org/u/jmsachs)
#### Post date: [2017年九月8日 17:32 UTC](https://meta.discourse.org/t/suggested-admin-user-list-ui-improvements/35487/3 "2017-09-08T17:32:37Z")

</div>

+1 to add this feature – as an admin for a company intranet Discourse instance, I need to know who’s who, and the username isn’t always helpful. (we don’t enforce any username rules)

---

<div class="post-metadata">

### Author: ![tophee](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tophee/32/73406_2.png) [@tophee](https://meta.discourse.org/u/tophee)
#### Post date: [2017年九月9日 09:02 UTC](https://meta.discourse.org/t/suggested-admin-user-list-ui-improvements/35487/4 "2017-09-09T09:02:00Z")

</div>

The sorting feature is obviously implemented, though not perfectly: once you sort by “created” and navigate away from the page and then return, it does not remember the sorting setting. It would be great if the setting would be remembered…

---

<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: [2017年九月25日 05:40 UTC](https://meta.discourse.org/t/suggested-admin-user-list-ui-improvements/35487/5 "2017-09-25T05:40:39Z")

</div>

Not really that would be inconsistent with front page sorting behavior. I do not support adding such an edge case.

If you change sorting, continue navigation and then hit back, it will remember the sort order.

---

<div class="post-metadata">

### Author: ![tophee](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tophee/32/73406_2.png) [@tophee](https://meta.discourse.org/u/tophee)
#### Post date: [2017年九月25日 05:59 UTC](https://meta.discourse.org/t/suggested-admin-user-list-ui-improvements/35487/6 "2017-09-25T05:59:42Z")

</div>

> [@sam](#):
>
> If you change sorting, continue navigation and then hit back, it will remember the sort order.

No, it doesn’t. That’s my point… 🙂

---

<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: [2017年九月25日 06:00 UTC](https://meta.discourse.org/t/suggested-admin-user-list-ui-improvements/35487/7 "2017-09-25T06:00:40Z")

</div>

Yes it does … I just tested it… url is `/admin/users/list/active?order=seen` notice the order=seen at the end after you click the sort column.

---

<div class="post-metadata">

### Author: ![tophee](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tophee/32/73406_2.png) [@tophee](https://meta.discourse.org/u/tophee)
#### Post date: [2017年九月25日 06:07 UTC](https://meta.discourse.org/t/suggested-admin-user-list-ui-improvements/35487/8 "2017-09-25T06:07:31Z")

</div>

Yes, it works with order=seen (probably because that is the default order anyway) but it does not work with order=created.

---

<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: [2017年九月25日 06:13 UTC](https://meta.discourse.org/t/suggested-admin-user-list-ui-improvements/35487/9 "2017-09-25T06:13:05Z")

</div>

Yeah this is buggy…

reported here: [Order is not respected on back button when admin user list is re-ordered](https://meta.discourse.org/t/order-is-not-respected-on-back-button-when-admin-user-list-is-re-ordered/70701)

#pr-welcome … cc @nbianca

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [2025年十二月4日 11:37 UTC](https://meta.discourse.org/t/suggested-admin-user-list-ui-improvements/35487/10 "2025-12-04T11:37:06Z")

</div>


