Add the ability to sort projects by name #14549

Closed
opened 2025-11-02 11:15:57 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @correctmost on GitHub (Jun 5, 2025).

Feature Description

I would like to be able to view projects in name order. This would make it easier to scan the list and it would also make it easier to "pin" certain projects at the top by using a prefix like "00".

I would expect the sort option to be available on the following pages:

  • <username>/-/projects
  • <org>/-/projects/
  • <org>/<repo>/projects

Some lists like the repository list and labels list allow sorting alphabetically and reverse alphabetically, but I'm not sure if that is necessary for project lists.

(I filed a similar issue on the Forgejo issue tracker: https://codeberg.org/forgejo/forgejo/issues/7962)

Screenshots

Image

Here is a screenshot of GitHub's sort options for projects

Originally created by @correctmost on GitHub (Jun 5, 2025). ### Feature Description I would like to be able to view projects in name order. This would make it easier to scan the list and it would also make it easier to "pin" certain projects at the top by using a prefix like "00". I would expect the sort option to be available on the following pages: - \<username\>/-/projects - \<org\>/-/projects/ - \<org\>/\<repo\>/projects Some lists like the repository list and labels list allow sorting alphabetically and reverse alphabetically, but I'm not sure if that is necessary for project lists. (I filed a similar issue on the Forgejo issue tracker: https://codeberg.org/forgejo/forgejo/issues/7962) ### Screenshots ![Image](https://github.com/user-attachments/assets/81e02605-872b-4b3d-869b-88ed32fde22f) Here is a screenshot of GitHub's sort options for projects
GiteaMirror added the type/proposal label 2025-11-02 11:15:57 -06:00
Author
Owner

@lunny commented on GitHub (Jun 5, 2025):

I think this has been implemented?

Image
@lunny commented on GitHub (Jun 5, 2025): I think this has been implemented? <img width="995" alt="Image" src="https://github.com/user-attachments/assets/3d4d88fc-23bf-4ada-b9a4-b12695413274" />
Author
Owner

@correctmost commented on GitHub (Jun 5, 2025):

Oops, I am using 1.23.8 and missed #33500 when searching for duplicates. Thanks!

@correctmost commented on GitHub (Jun 5, 2025): Oops, I am using 1.23.8 and missed #33500 when searching for duplicates. Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#14549