-
Notifications
You must be signed in to change notification settings - Fork 69
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
website: responsive layout broken at 320px breakpoint #2235
Comments
We can verify this to be the case, but this may not be an issue. If I remember correctly, this may have been one of the drawbacks of the combination of having minimum button widths imposed and not being able to use container queries. I vaguely recall some compromises such as this, but we can verify. |
I am just meaning that our Skin website itself shouldn't break at 320px. If you are saying this breakage is unavoidable/intentional then perhaps these layouts should be moved to a different page to avoid breaking the main skin page at 320. Feels like we need to demonstrate some kind of responsive solution though. |
I believe this should be fixed by the redesign |
Agreed. I think we can close this for now and deal with the specific issue individually as we see them. |
I verified there's no existing issue for this bug.
Current behavior
Looks like the website layout got broken and has introduced horizontal scrolling somewhere along the line. Possibly in some of the more complex layout examples like toggle button group.
Expected behavior
No response
Skin version
17.0.0
Device/OS/Browser info
No response
Steps to reproduce
Relevant code block
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: