Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #2067: Shorts not hiding in History tab #2081

Merged

Conversation

PedroBT03
Copy link
Contributor

Previously, Shorts within the YouTube History and Trending pages were not hidden when they appeared outside of the Shorts section.

This fix addresses the issue by implementing the hiding logic uniformly across all sections within the History and Trending tabs. Now, Shorts are correctly hidden regardless of the section they appear in.

Changes Made:

  • Inserted the hiding logic in History and Treding tabs to ensure Shorts are hidden consistently.

This resolves the issue reported in #2067.

Previously, Shorts within the YouTube History and Trending pages were not hidden when they appeared outside of the Shorts section.

This fix addresses the issue by implementing the hiding logic uniformly across all sections within the History and Trending tabs. Now, Shorts are correctly hidden regardless of the section they appear in.

Changes Made:
- Inserted the hiding logic in History and Treding tabs to ensure Shorts are hidden consistently.

This resolves the issue reported in code-charity#2067.
@ImprovedTube ImprovedTube merged commit 9b4e5ff into code-charity:master Mar 9, 2024
@ImprovedTube
Copy link
Member

thank you! @PedroBT03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants