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 menu dead zone #679

Merged
merged 1 commit into from
Oct 28, 2024
Merged

fix menu dead zone #679

merged 1 commit into from
Oct 28, 2024

Conversation

Rich-Harris
Copy link
Member

Initially this was to remove some unwanted dark/light mode transitions left over from long ago, hence the branch name, but In the process I realised that the documentation sidebar menu is broken — between 800px and 832px, the sidebar isn't visible but you also can't access the contents via the menu.

With this PR, we keep the mobile nav up to 832px — we only switch to the desktop nav when there's enough room to show the docs sidebar

@Rich-Harris Rich-Harris merged commit 1fcac45 into main Oct 28, 2024
5 checks passed
@Rich-Harris Rich-Harris deleted the remove-transitions branch October 28, 2024 12:43
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