Design proposal: Grouping stacked PRs in list views #474
joeoak
started this conversation in
Show and tell
Replies: 2 comments
|
I would expect "group by stack" to be checked by default. If someone is going out of their way to use Stacked PRs they likely would expect them to be grouped visually, but still have the option to flatten everything if needed. This UI would remove a huge burden on managing open PRs, and I would love to see this soon even if more iteration follows. |
0 replies
|
For the grouped view to be easily scannable, I think we should be able to name stacks so we have a better meaningful title than "Stack #XYZ" -- similar to how PR titles are emphasized rather than their numbers. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi! I’m @joeoak, a designer at GitHub 👋 We’re exploring improvements to how stacked pull requests appear in list views, and we’d love early feedback on this proposal.
Today, PRs in a stack appear as separate list entries with only a small indication that they belong together. Because stacking often results in more PRs, this can make lists noisier and individual stacks harder to understand.
We’re exploring a Group by stack display option that presents stacked PRs as nested groups 👇
Proposal
Display
Sorting
sort:created-desccreated_atvalue.sort:created-asccreated_atvalue.sort:comments-descsort:comments-ascsort:updated-descupdated_atvalue.sort:updated-ascupdated_atvalue.sort:relevancesort:reactions-descsort:reactions-ascFiltering
stack:<stack-id>— Show PRs in the specified stack.is:stacked— Show PRs that belong to a stack.-is:stacked— Show PRs that do not belong to a stack.Demo
stacks-prListExplorationDemo-260824-1640.mp4
Feedback
Thank you! 🙇
All reactions