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

[Layout Grid] Breakpoint for extra large screens #1005

Open
dawsonc623 opened this issue Sep 29, 2019 · 0 comments
Open

[Layout Grid] Breakpoint for extra large screens #1005

dawsonc623 opened this issue Sep 29, 2019 · 0 comments

Comments

@dawsonc623
Copy link

I am finding when making a grid of cards that what looks nice on a screen width of 1920 may look awkward on a 4K screen. Either the cards look awkwardly large with a lot of empty space, or the gutters are large and make the layout seem too spaced out. It would be nice to have the ability to have a breakpoint at 1921 so I can just add another column of cards to keep the UI looking nice at super high resolutions.

The guidelines define breakpoints for extra small screens and extra large screens, so I think it would make sense to allow for those two options. I know they conflict with the "device type" naming convention, so I am not sure what to call them (maybe small-phone and large-desktop?). However, I think it is worth incorporating them so the library and guidelines are consistent.

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

No branches or pull requests

1 participant