Fully restore set-default-repositories-type-to-sources - #3749
Conversation
|
Replaced
(or maybe it should be done in a separate PR?) |
The current PR code is fine. We only need to drop the old code when it requires active support, which usually doesn't since we kept them separate (or it's just a selector like in this case). |
|
Remember to use |
…ap-glitch/refined-github into fix-repos-type-to-source-in-dropdown
|
I went ahead and made a more generic version of https://github.com/sindresorhus/refined-github/blob/f9d8b7a5a402e19b0cb16fd937e0f19c43a6e699/source/github-events/on-pr-file-load.ts named Next step I guess would be to remove |
set-default-repositories-type-to-sourcesset-default-repositories-type-to-sources in header user dropdown
|
I’d still like it to be its own separate function so it can be reused |
|
Now it also fixes |
set-default-repositories-type-to-sources in header user dropdownset-default-repositories-type-to-sources
Thanks for contributing! 🍄
LINKED ISSUES: Fixes
set-default-repositories-type-to-sourcesnot working #3733TEST URLS:
Should we also take the opportunity to drop the selectors used for the old layout?