Make /admin/users/list sortable? (suggestion)

perfect. Here it is mine, waiting for yours :slight_smile:

4 likes

sorry I didn’t update one of the above posts with valid order values, can you double check and make sure your pr is using the new order values:

created
last_emailed
seen
username
email
trust_level
days_visited
posts_read
topics_viewed
posts
read_time

FEATURE: Add order logic to admin users controller by oblakeerickson Ā· Pull Request #4721 Ā· discourse/discourse Ā· GitHub

sure but i will anyway double check and test it when your PR will be merged

1 like

@designbygio Okay my pr has been merged into master.

2 likes

many thanks @blake!
Sorting is working perfectly now and my PR is ready to be merged :smiley:

5 likes

While we’re on the topic… I wonder if we could have a ā€˜last post date’ added as well? Would be good way to quickly gauge activity over time.

Ok, closing this now that it is done! thanks @designbygio !

4 likes