Because we are using the API to create users, we sometimes need to sort users by uid on nodebb. We see that this column doesn't allow sorting. Is there some way of doing that, a code snippet in custom css or something simple?
Sorting by uid would be essentially the same as sorting by join date. If that isn't supported then I'd recommend opening an issue on GitHub asking for it.