sindresorhus/refined-github

`forked-to` works inconsistently #3284

kidonng posted onGitHub

I would say this feature doesn't work consistently from time to time, but it seems to completely stop working after the design update. you can notice the missing of "Go to own fork" button below.

Also, there is background flashing caused by Refined GitHub, but I'm not sure if it's related toforked-to.

c2KP0kU87c

Well, there are two ways to trigger the flash:

  • The first opening of fork popup (this only happens once if you don't refresh the page)
  • When fork popup is open, click outside of the popup to close it (Strangely I can't screenshot it)

I didn't see it 2 hours ago, but now I see it 🤷‍♂️

<img width="267" alt="" src="https://user-images.githubusercontent.com/1402241/86413403-6fe1cb00-bcc1-11ea-96a2-f35f8f7e5d52.png">

posted by fregante almost 5 years ago

Now I see it in other repos, but I never see it on this repo after design update 🤣 (and clearing the cache won't work because I cleared it countless time when tweaking)

posted by kidonng almost 5 years ago

Can't say why forked-to fails but the flashing is because of z-index from sticky-discussion-sidebar feature

https://github.com/sindresorhus/refined-github/blob/594bca7ff4a34ad18fd5cb932c0b2e628e7a9fe0/source/features/sticky-discussion-sidebar.css#L1-L3

Droppping all z-index related code in that feature seems to do the trick.

posted by notlmn almost 5 years ago

Closing as I no longer have this problem. Regarding the flashing issue, thanks @notlmn for pointing out but that declaration isn't related (because .pagehead no longer exists). I think it's some sort of GitHub's bug and I don't feel like dealing with it.

posted by kidonng over 4 years ago

Fund this Issue

$0.00
Funded

Pull requests