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

Please add a visual examples to play with "Grid Auto Rows" online #1818

Closed
KostiantynO opened this issue Apr 18, 2024 · 1 comment
Closed

Comments

@KostiantynO
Copy link

  1. Is it possible to add online-configurable visual example for grid-auto-rows ?

Intention: I want to select 4 available tailwind classes, and see the difference for 1,2,3 rows and 1,2,3 columns.

This is to build an Image gallery using grid with 3 columns and unlimited auto-added rows.
I do not want to set specific width and height on images if that is possible.
I want image placeholders to be rendered inside of the grid with auto-determined fixed size, then request for Next.js Image would fire a get request for the right image size from srcset.
Is it possible?

@philipp-spiess
Copy link
Member

@KostiantynO Hey! Sorry for the super long wait here. Your issue must have fallen through the cracks a bit.

We do use the issue tracker only for bugs and other issues though and don't want to track feature requests here, so I'm going to close this issue for now. An example for grid-auto-rows would cool though if someone wants to make a contribution in form of a PR 👍

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

2 participants