-
-
Notifications
You must be signed in to change notification settings - Fork 27
Support new PR view in isClosedIssue; tighten related checks
#201
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
Conversation
isClosedIssue
isClosedIssueisClosedIssue; tighten related checks
fregante
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll let you merge this PR and release a new version. You can do so from the Actions tab, Releases, then type patch in the version field and wait for the release to appear
|
Oh, I should clean the description input when merging. |
|
|
|
It works but it's limited: refined-github/refined-github#6611 (comment) Ignore for now |
| const stateSelector = [ | ||
| '.State', | ||
| '[class^="StateLabel"]', | ||
| '[data-testid="header-state"]', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
data-testid is already gone :(
Test URL: https://github.com/refined-github/refined-github/pull/7987/commits
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.

No description provided.