Skip to content

Hide the sidebar when collapsed to prevent browser search to find text from it #2725

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

GuillaumeGomez
Copy link
Member

Fixes #2721.

For the GUI test, I need to add a new command to ensure the text is not searchable when collapsed. I opened an issue for that in browser-ui-test: GuillaumeGomez/browser-UI-test#659.

@rustbot rustbot added the S-waiting-on-review Status: waiting on a review label Jun 5, 2025
@GuillaumeGomez GuillaumeGomez requested a review from ehuss June 5, 2025 14:29
@GuillaumeGomez GuillaumeGomez force-pushed the search-collapsed branch 3 times, most recently from a579f0f to 44dfae5 Compare June 5, 2025 15:07
@GuillaumeGomez
Copy link
Member Author

Thanks to the GUI tests, I uncovered the case where the window size is too small and therefore the sidebar should not be displayed by default. =D

@GuillaumeGomez
Copy link
Member Author

Anyway, it's ready for review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: waiting on a review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Browser search finds sidebar text when it is hidden
2 participants