refined-github icon indicating copy to clipboard operation
refined-github copied to clipboard

:octocat: Browser extension that simplifies the GitHub interface and adds useful features

Results 489 refined-github issues
Sort by recently updated
recently updated
newest added

### Description ### Example URLs Here

enhancement
under discussion

### Description ``` onlyShowInDropdown@moz-extension://49f9749d-a211-4327-ae0d-6e28fb7a9a1c/assets/refined-github.js:12081:7 init@moz-extension://49f9749d-a211-4327-ae0d-6e28fb7a9a1c/assets/refined-github.js:12142:27 ``` The feature throws an error on those lines: https://github.com/refined-github/refined-github/blob/a0381ca315606a53def92932ed7927dca84d8963/source/features/clean-repo-tabs.tsx#L43-L44 ### How to replicate the issue + URL 1. Open https://github.com/refined-github/sandbox/pull/12/checks 2. Click on the...

bug
help wanted
ajax

### Description Currently if you're on the page for viewing a CI run for a commit in a PR, and the PR gets a new commit, you have to go...

enhancement
under discussion

### Description When clicking the repo navigation dropdown, it opens to the top instead of to the bottom, making most links to be inaccessible: ![grafik](https://github.com/refined-github/refined-github/assets/202916/83380500-9ca9-4e81-8c90-aebcd3964723) Note that: 1. The look...

github bug

### Description I think it doesn't appear in ### How to replicate the issue + URL Direct link: https://github.com/refined-github/refined-github/compare/23.11.15.1433...23.11.15 Alt repro: 1. Open https://github.com/refined-github/refined-github/compare/23.11.15...23.11.15.1433 2. Click "Swap" 3. The Swap...

bug
help wanted
small

### Description I'm not sure if we can prevent this effectively, due to how React works 😩 ![gif2](https://github.com/refined-github/refined-github/assets/1402241/50f0ec89-bc4e-42cc-bc6f-4839c8db61f5) I think a lot of features are affected, not just this one....

bug
help wanted

### Description I don’t think this is caused by us, but probably there's an event listener that cancels propagation so our `delegate()` never receives the event: https://github.com/refined-github/refined-github/assets/1402241/ff3c3394-5f3b-4c63-b33b-d58347d9d412 It seems to...

bug
help wanted

### Description In pull requests where there is only one changed file, such as https://github.com/refined-github/sandbox/pull/4/files, the changed-files sidebar is not loaded, causing `new-or-deleted-file` to raise the error [`Could not find...

bug
help wanted
oldest bug 🦖

### Description I think generally I only follow releases on repos, so I think it should be easier to do that. Currently it requires 4 clicks but maybe we can...

enhancement
help wanted
Please! ♥︎

### Description The feature is broken 😰 ### How to replicate the issue + URL https://github.com/refined-github/refined-github/issues/6000 ### Extension version 23.11.3 ### Browser(s) used Safari

bug
help wanted