Unintuitive sorting in the list of collections in top-level dropdown menu
Consider this screenshot from https://debusine.debian.net/debian/base/ ![image](/uploads/6c86298ae604b9c971e9c31d597c95c5/image.png) I assume the list is either unsorted or sorted by database ID (which maps roughly to creation time). But for me as an end-user, I want it to be sorted by the string which is displayed to me aka by `(name, category)`.
issue