Responsiveness and Gutenberg #77455
tonnysantana2004
started this conversation in
Developer Experience
Replies: 1 comment
-
|
This feature is being tested in this repository by the way. Is literally what we are needing: |
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.
-
I know that many people already said this, but it is really strange that we can preview the responsive layout in the editor, but not edit it.
It would be better if there was no preview in case we couldn't edit the layout.
The css clamp function is not enough to projects, where we need to follow strictly the layout provided on figma, and when the user need to change the size on mobile without afecting the desktop view for some reason.
The need to use a bunch of classes to ensure that the layout is responsive is meaningless. Because all we had to do was wrap the styles options arround an object with objects of breakpoints, and everything would still working and responsive.
It is wild being mandatory create a class just to set the h1 as 30px on mobile.
Please, help us developers to deliver the projects faster. 😢
Beta Was this translation helpful? Give feedback.
All reactions