Skip to content

Fix: adjust filter tabs position when search bar is active #2891

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

Closed
wants to merge 7 commits into from

Conversation

iAmNsengi
Copy link

Prevents filter tabs from being obscured by hovering header by:

  • Moving filters down when search is focused
  • Adding smooth transitions
  • Maintaining proper z-index for interaction

Closes #2855

Copy link

@albert-byiringiro albert-byiringiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job on fixing the issue with filter tabs being obscured! The adjustments to their position, smooth transitions, and proper z-index handling significantly improve usability. The attention to detail and consistency in the CSS updates is much appreciated. Excellent work! @iAmNsengi

@Angekarara
Copy link

Good work 👍

@ImprovedTube
Copy link
Member

Thank you so much @iAmNsengi @albert-byiringiro @Angekarara

Can you resubmit without whitespace changes? and elaborate changes like "eslint": "^9.6.0" "^8.57.0"?

ImprovedTube added a commit that referenced this pull request May 13, 2025
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.

Fix YouTube Search Bar Hover Issue: Ensure Filters Tab is Always Accessible
4 participants