sindresorhus/refined-github

Main news feed seems to have changed layout #4380

MostHated posted onGitHub

<!-- Thanks for reporting a bug! ⛰ Make sure the bug is caused by Refined GitHub. Try disabling the extension first. Show us the bug and help us replicate it, include: 1. A REAL URL where the bug appears. If it happens on a private repo, find an equivalent public URL. 2. A screenshot/video/gif of the issue, if it’s visual. 3. Any related errors in the browser’s console, if any. -->

For as long as I can remember, the news feed has looked like this:

<details> <summary>Expected news feed</summary>

</details>

but as of yesterday or the day before, it has looked like this:

<details> <summary>Current news feed</summary>

</details>

Did something change recently in which I need to make an adjustment on my side to get that back? I definitely prefer the prior news feed.


Did you disable any features? Looks like hide-useless-newsfeed-events is not enabled.

posted by yakov116 almost 4 years ago

I have not made any changes to it in several months. The last changes that were made was this custom CSS which I was advised to use in a previous ticket:

/* #1864 restore Star/Unstar buttons in dashboard */
.dashboard .flex-items-baseline [value='Star'],
.dashboard .flex-items-baseline [value='Unstar'] {
    display: block !important;
}
.dashboard .watch_started .border-gray.flex-items-baseline .text-bold.text-gray-dark  {
    display: block !important;
}

posted by MostHated almost 4 years ago

Any console errors? Also what version are you on?

I tried in chrome on my computer and its working for me.

posted by yakov116 almost 4 years ago

My apologies, I am using Firefox on Linux. On Firefox dev edition, it has version 21.5.19. I have normal Firefox as well which I have not opened in a few day, which is on version 21.5.10, that one seems to be fine. I just disabled the addon and then reenabled it and it looks like it is back to how I expected it to be. Not sure exactly what is up with that, but it seems to be ok now, so my apologies, it must have just been something on my end.

posted by MostHated almost 4 years ago

I may have spoke to soon. It seems that the issue is intermittent. I went back to the main page in one tab and it was not working properly, I opened another tab, it was working properly. That is quite strange.

posted by MostHated almost 4 years ago

Can you go back to 21.5.10 and see if you have an issue?

posted by yakov116 almost 4 years ago

Sure thing, I will give that a try here shortly. Is there a mechanism to roll back an update, or do I have to remove it, download the previous and install it manually, then block updates to that addon?

posted by MostHated almost 4 years ago

Likely due to https://github.com/sindresorhus/refined-github/issues/4376

It’s intermittent because it’s due to a race condition. Remove your custom CSS and you should see the problem disappear. Follow the other issue for a better fix

posted by fregante almost 4 years ago

Fund this Issue

$0.00
Funded

Pull requests