Customizable sort order for issues and PRs #16154
Replies: 10 comments 8 replies
-
|
Recently updated should definitely be the default. "Newest" is an insane choice. |
Beta Was this translation helpful? Give feedback.
-
|
Same here, this should be a setting for the user. |
Beta Was this translation helpful? Give feedback.
-
|
Maybe the developers problem is where to put that setting into the users profile. |
Beta Was this translation helpful? Give feedback.
-
|
It's already available in https://github.com/refined-github/refined-github |
Beta Was this translation helpful? Give feedback.
-
|
So what does github think about this? |
Beta Was this translation helpful? Give feedback.
-
|
This and the whitespace option for looking at PRs are my biggest pet peeves with GitHub. All of those kinds of things are configurable in GitLab |
Beta Was this translation helpful? Give feedback.
-
|
I would suggest to add the option to sort by label order. So displaying issues with labels like "critical" can be seen first. |
Beta Was this translation helpful? Give feedback.
-
|
Same question as above. What does @github think of this? |
Beta Was this translation helpful? Give feedback.
-
|
I would like to be able to set this default, as a repo owner. |
Beta Was this translation helpful? Give feedback.
-
|
Hi there, That’s a really good point. By default, GitHub always shows “Newest” first for Issues and Pull Requests, and it doesn’t currently remember your preference. Many users (myself included) also find “Recently updated” more useful, since it highlights ongoing discussions and active work. Changing the global default might be tricky for GitHub, but having a way to customize or save a preferred sort order per user would make things a lot smoother. For now, the only workaround is to bookmark a filtered/sorted view (for example, with sort:updated-desc in the query string), but that’s not as convenient as a built-in preference. This would make a solid feature request, since remembering sort order on a per-user basis seems like a small but impactful improvement. |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
Currently the default sort order for both Pull Requests and Issues is "Newest". I prefer "Recently updated", as I am most interested in the recently active issues or PRs, but unfortunately GitHub does not remember my preference and I always need to select it again.
I think "Recently updated" is what most other communication platforms usually use. I understand changing the default ordering for an established platform like GitHub is perhaps not an options, but perhaps making the sorting order customizable could be possible?
Beta Was this translation helpful? Give feedback.
All reactions