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

Introduce grid related show/hide utils #3901

Closed
bartaz opened this issue Aug 3, 2021 · 1 comment
Closed

Introduce grid related show/hide utils #3901

bartaz opened this issue Aug 3, 2021 · 1 comment
Assignees

Comments

@bartaz
Copy link
Contributor

bartaz commented Aug 3, 2021

Context: #3209

Currently we have utils to show/hide content based on screen size breakpoints, but in many cases it should not be related to screen size, but the grid breakpoints (4/6/12 cols).

We should introduce utils that allow to hide content when grid has specific number of columns to be able to change the grid settings and keep these utils work as expected.

@bartaz
Copy link
Contributor Author

bartaz commented Oct 21, 2021

We decided that this is going to introduce more complexity and confusion.

We need to clean up and fix how breakpoints are handled in Vanilla in #4081

@bartaz bartaz closed this as completed Oct 21, 2021
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