fregante

Results 633 issues of fregante

### Description As the selector suggests, this feature is being applied to **all the links** on every page: https://github.com/refined-github/refined-github/blob/7dbc106e7884fd82e771bcfc253fd7c259c19b97/source/features/shorten-links.tsx#L9 We should look into the feature’s git history to see where...

bug
help wanted
good first issue

### Description Depending on which feature gets to it first, `shorten-link` may skip a link. Example problematic comment: ``` Blah blah https://github.com/refined-github/yolo/issues and blah. ``` #### This works 1. `shorten-link`...

bug
help wanted
good first issue

We have several features broken after navigation, mostly due to our `deduplicate` logic. I think the way forward would be to: - set every feature’s `deduplicate` to `false` I did...

bug
help wanted
under discussion
Please! ♥︎
ajax

### Extension version main ### Browser(s) used Chrome ### Description 1. Open https://github.com/refined-github/refined-github/issues 2. `#repo-content-pjax-container` exists 3. Click on Issues tab 4. `#repo-content-pjax-container` is gone, see console error on this...

bug
help wanted
meta
ajax

1. Visit https://github.com/refined-github/refined-github/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc 2. Click "Closed" filter 2. Notice features appearing a fraction of a second later ![before](https://user-images.githubusercontent.com/1402241/176896555-be12f22a-5472-40c0-aace-9f6984dbdd7e.gif) In some cases this is unavoidable, but for these instant features this...

bug
help wanted
meta
under discussion
Please! ♥︎
ajax

1. Click the **Code** tab above 2. Press ESC - Due to #5719 Events before: https://github.com/defunkt/jquery-pjax Events now: https://turbo.hotwired.dev/reference/events There's no pjax:error equivalent and probably the feature needs to be...

bug
help wanted
ajax

We keep adding new features but some existing features are partially or fully broken. Let’s favor bugfixes over new features for the rest of the summer. - [bugs (label)](https://github.com/sindresorhus/refined-github/issues?q=is%3Aissue+is%3Aopen+label%3Abug+sort%3Acreated-desc) -...

meta

We can't disable CSS features so our flow will end up reporting the wrong information. Perhaps we can start the flow with a step without any features enabled. If the...

help wanted
meta
under discussion

### Description ### Screenshot _No response_ ### Example URLs https://github.com

enhancement
help wanted
good first issue

### Description Like we do in `one-click-pr-or-gist` ![152473201-868ad7c1-e06f-4826-b808-d90bca7f08b3](https://user-images.githubusercontent.com/1402241/171990947-05ca9d01-03ec-478b-85b3-24ce98862031.png) (not sure why this screenshot looks so bad, it should be updated) ### Screenshot ### Example URL Any open issue you can...

enhancement
help wanted