Responsive grid with form elements #2086
Unanswered
r100-stack
asked this question in
Examples
Replies: 1 comment
-
This should probably use container queries instead of media queries. The screen-size is irrelevant for forms that may be nested deep inside a small dialog or widget or something. |
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
-
@FlyersPh9, @Ben-Pusey-Bentley, and I noticed that creating a responsive grid of form elements was a common UI pattern. So, we created a small sample of one of the ways to implement this:
Sample sandbox
Responsive design: Uses arbitrary breakpoints of 600px and 400px:
Screen recording
Enregistrement.de.l.ecran.2024-06-04.a.08.54.02.mov
Beta Was this translation helpful? Give feedback.
All reactions