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

Doesn't work with new issue experience from GitHub

Open jharrell opened this issue 11 months ago • 1 comments

Hi there! I love this extension 😊

However, I noticed that I was recently updated to the new issue experience preview: https://github.com/orgs/community/discussions/148713

It doesn't look like the extension is compatible with that view.

jharrell avatar Jan 16 '25 15:01 jharrell

Ah, thanks for the heads up! I'm not actively using Linear any more so might be a bit tricky for me to test.

With any luck it will just be a few query selectors that need updating to target the new page structure? If anyone wants to take a look those are in https://github.com/delucis/github-to-linear/blob/latest/extension/scripts/content.js

The contributor guide shows how to test a local version of the extension: https://github.com/delucis/github-to-linear/blob/latest/CONTRIBUTING.md

Happy to take a look at a PR!

delucis avatar Jan 21 '25 10:01 delucis