Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFE: dim draft PRs in the PR list #7279

Closed
BoD opened this issue Mar 4, 2024 · 1 comment
Closed

RFE: dim draft PRs in the PR list #7279

BoD opened this issue Mar 4, 2024 · 1 comment

Comments

@BoD
Copy link

BoD commented Mar 4, 2024

Description

I usually go to the PR list to see what needs to be reviewed (or what's already reviewed and needs to be merged). In that context, Draft PRs are a bit of a 'noise'.

It would be nice if they could appear as dimmed, to remove some visual clutter, similarly to what dim-bot does.

I realize this could probably be a UserScript instead (didn't find one that does this already) - but I think most people would like this feature?

Example URLs

https://github.com/refined-github/refined-github/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc (or any PR list of any repo that has draft PRs).

@fregante
Copy link
Member

fregante commented Jun 5, 2024

We tried this and it was too much because draft PRs are not "noise" like bot PRs are. We ended up going for a dimmer icon instead: emphasize-draft-pr-label

@fregante fregante closed this as not planned Won't fix, can't repro, duplicate, stale Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants