Allow responsive sizing at breakpoints for Cards #4155
Unanswered
RhysLees
asked this question in
Ideas & Feature Requests
Replies: 2 comments
-
|
Up |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Please, responsive cards is necessary to keep a clean structure without resorting to custom css to override the nova classes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be awesome now that Nova 4 is responsive to be able to change the width of card breakpoints.
Now sure what the best way would be to implement it but maybe something along the lines of allowing
->width()to be passed an array with tailwind keys for the breakpoint e.g:or having separate functions for the breakpoints:
Currently, I don't believe that the following sizing can be utilised as much as they could as at some breakpoints the smaller sizing breaks UI and as some of the metric cards specific overlap with other elements on the card forcing us to use larger sizing
4d7f4c1d962b515bf29eb50f84f86d58.mp4
Its ok once it goes fully mobile layout and forced full width but inbeween has issues of overlaping.
Beta Was this translation helpful? Give feedback.
All reactions