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

card-columns in horizontal order #17805

Closed
alexkerr opened this issue Oct 7, 2015 · 4 comments
Closed

card-columns in horizontal order #17805

alexkerr opened this issue Oct 7, 2015 · 4 comments
Labels

Comments

@alexkerr
Copy link

alexkerr commented Oct 7, 2015

Card columns in v4-alpha enforce a vertical order on cards. For many uses this would be unsuitable - for example anything that requires higher priority content to live above the fold. A technique to force horizontal ordering would be useful.

In addition, using the grid system to achieve this loses the benefits of the masonry-like columns - whereby cards can be varying heights and still fill empty vertical space.

@alexkerr alexkerr closed this as completed Oct 7, 2015
@alexkerr alexkerr reopened this Oct 7, 2015
@cvrebert cvrebert changed the title v4-alpha card-columns in horizontal order card-columns in horizontal order Oct 7, 2015
@torbjoernk
Copy link

+1 This would be an awesome feature!

@mariushop
Copy link

+1

@bigdrum
Copy link

bigdrum commented Jan 31, 2016

+1. But for now, the document should at least point out explicitly that the current order is not horizontal. Stating "Masonry-like" without mentioning this difference is confusing.

@mdo
Copy link
Member

mdo commented Feb 7, 2016

You could accomplish this with some flexbox styles, but the exact columns implementation currently featured in the docs does not allow this reordering.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants