Impossible to set "default channel tab" back to the unaltered settings. #1735
Labels
Bug
Bug or required update after YouTube changes
good first issue
A GitHub standard for inviting (new) contributors *Congratulations in advance!*
help wanted
Just an old github standard we add automatically. (The team can remove it when working on it.)
Knowledge Base / Dokumenation for developers
We should repurpose this for future reference / Wiki / Education / Introduction
up-for-grabs
(a github standard for inviting new contributors) - Welcome! ♥
Bug Report:
⚬ BUG: Altering the "default channel tab" makes it impossible to ever go back to the default unaltered settings.
⚬ HOW: Go to Extension Options>Channel and set "Default channel tab" to any of the 3 options presented.
⚬ EXPECTED (/preferred) behavior: Ideally, there should be an option to prevent the extension from altering the channel tabs entirely, if the user ever decides to let YT handle it on their own.
The "Home" option just adds /home at the end of the url, which forces YT to refresh the page entirely, rather than loading the contents of the page seamlessly. This makes it hugely annoying to, for example, quickly go down your subscribed feed to check the new videos, as you'll see the screen black out and start loading from scratch every time you click someone's channel.
YT's default behavior is to load https://www.youtube.com/@[username] upon clicking a channel, not https://www.youtube.com/@[username]/home. The only 3 options presented are "Home," "Videos," and "Playlists," which all add /[word] to the end of the url, forcing a reload.
The text was updated successfully, but these errors were encountered: