Reorder/Customize User list

The user list at /panel/users isn’t ordered alphabetically. How can I achieve this?

And can I modify the user list, e.g. through a blueprint, to add extra fields etc.?

There is no out-of-the-box way with a blueprint setting that I know of. A custom user view would be an option, maybe it’s even possible to somehow hook into the view, but I’m not really well versed regarding this Panel stuff.

Issue opened at https://github.com/getkirby/kirby/issues/1777

I see this issue was addressed in v3.2.0, but my users are still in order by the random directory name, not their real name. Is there a workaround now?