Fix rgh-feature-descriptions feature#4732
Fix rgh-feature-descriptions feature#4732fregante merged 3 commits intorefined-github:mainfrom gamemaker1:fix/rgh-feature-desc
rgh-feature-descriptions feature#4732Conversation
rgh-feature-descriptions](https://github.com/sindresorhus/refined-github/blob/main/source/features/rgh-feature-descriptions.tsx) is broken
rgh-feature-descriptions](https://github.com/sindresorhus/refined-github/blob/main/source/features/rgh-feature-descriptions.tsx) is brokenrgh-feature-descriptions is broken
rgh-feature-descriptions is brokenrgh-feature-descriptions is broken
|
Did you test in Safari? Doesn't seem like a simple selector change can fix it |
|
The feature still works on some pages but not others. Make sure that they all still work after this PR: https://github.com/sindresorhus/refined-github/blob/main/source/features/clean-conversation-headers.tsx I don't understand why it works only on some pages, what's missing and why? mmm |
|
Will test on all Update: I checked around half the |
|
I thought it might have been because of an update - I didn't see any of the previous selectors when inspecting the HTML |
|
Tested it on pretty much all features now (and discovered that firefox does not crash with almost 200 tabs open - yay 😅🎉) - it works! Any other changes to be made? |
rgh-feature-descriptions is brokenrgh-feature-descriptions feature



Related issues
Closes #4697 if merged.
What this PR does
Changes the CSS selector used to add the feature description box on RGH feature pages from
.Box-header--blue.Details, include-fragment.commit-loaderto.hx_commit-teaseTest URLs
https://github.com/sindresorhus/refined-github/blob/main/source/features/reactions-avatars.tsx
https://github.com/sindresorhus/refined-github/blob/main/source/features/clean-conversation-headers.tsx