You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sidebar query view contains the user avatar image, which is nice for at-a-glance understanding of who the author is. Likewise it would be nice to have the standard github icons to note the state of the PR itself:
Open
Closed
Merged
Draft
That way any one can see the state without clicking through for queries which include several of these.
Note, that while [DRAFT] is currently used, that takes up a lot of horizontal space, and only handles a single distinction.
Icons from within the Github PR search UI:
Alternatively we could have formatting applied to results based on some sub-query, but that sounds much more difficult to implement.
The text was updated successfully, but these errors were encountered:
The sidebar query view contains the user avatar image, which is nice for at-a-glance understanding of who the author is. Likewise it would be nice to have the standard github icons to note the state of the PR itself:
That way any one can see the state without clicking through for queries which include several of these.
Note, that while [DRAFT] is currently used, that takes up a lot of horizontal space, and only handles a single distinction.
Icons from within the Github PR search UI:
Alternatively we could have formatting applied to results based on some sub-query, but that sounds much more difficult to implement.
The text was updated successfully, but these errors were encountered: