Skip to content

Change width breakpoint for modal placement behavior #30131

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

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

ClearlyClaire
Copy link
Contributor

Fixes #30123

Changed the breakpoint from 1175px (what we use to hide the leftmost panel in the single-column interface) to 630px (what we use to forcibly enforce mobile layout even when advanced interface is enabled).

We might want to use other heuristics, like whether a touchscreen is enabled, or whether the viewport is vertical, but those could have other issues.

@ClearlyClaire ClearlyClaire added the ui Front-end, design label Apr 30, 2024
@ClearlyClaire ClearlyClaire requested a review from a team April 30, 2024 14:05
@Gargron Gargron added this pull request to the merge queue Apr 30, 2024
Merged via the queue into main with commit 26e10aa Apr 30, 2024
@Gargron Gargron deleted the fixes/modal-alignment-breakpoint branch April 30, 2024 23:45
@ClearlyClaire ClearlyClaire changed the title Change width breakpoint for mobile placement behavior Change width breakpoint for modal placement behavior Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui Front-end, design
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Confirmation modal for boosts appears at the bottom of the page in advanced web interface
2 participants