-
Notifications
You must be signed in to change notification settings - Fork 11
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
Adjust UI for mobile and tablet #128
Comments
sadiqkhoja
added a commit
that referenced
this issue
Jun 10, 2024
sadiqkhoja
added a commit
that referenced
this issue
Jun 12, 2024
Looking good! I think we can add more spacing between the radio button and text. As well as more spacing within the "Save" button so it's wider and easier to tap on mobile. I'm going to add a placeholder issue for adjusting the font size and spacing. I think we will need to play around with this after we implementing the outlines to the options. |
sadiqkhoja
added a commit
that referenced
this issue
Jun 12, 2024
sadiqkhoja
added a commit
that referenced
this issue
Jun 12, 2024
sadiqkhoja
added a commit
that referenced
this issue
Jun 26, 2024
* feat #128: first step towards responsive layout * Incorporated PR feedback: * Dont show hamburger for mobile view if there is only print button. Show the print button directly. * Wrap the title instead of truncated it. * Add space to the right side of the print/menu icon for smaller screens. * Added css classes to language changer to make it easier to select in e2e test. * Refactoring: * Declared different colors as variables. * Removed show/back buttons from demo, added navigation via history API * Made FormLanguageDialog and FormLanguageMenu dumb components, state change is handled by parent * Added changeset * updated test * add .md extension to changeset file
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Walk few steps towards making the web-forms responsive to different screen sizes, specifically for mobiles and tablets:
Figma
Design tweaks:
The text was updated successfully, but these errors were encountered: