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

Standardise spacing and layout across all forms #1131

Open
dandineen opened this issue Sep 15, 2021 · 0 comments
Open

Standardise spacing and layout across all forms #1131

dandineen opened this issue Sep 15, 2021 · 0 comments
Assignees

Comments

@dandineen
Copy link
Contributor

dandineen commented Sep 15, 2021

We have some inconsistencies in spacing - margins and padding - across the various activities forms.

The 'Works' form has a few obvious issues:

  • There's no space between labels and the actual fields
  • Single line text fields are 100% width instead of being capped width as in other forms
  • Date fields are 100% width instead of the more appropriate fixed size
  • Field microcopy is indented
  • Field margins and padding are sometimes in em and sometimes in px

Screenshot 2021-09-15 at 12 29 18

Forms such as 'Invited position' has quite different spacing to what we see in Works. It's a lot... gappier!

  • There's too much space between the fields in each section.
  • No space between the section heading and the first field

Screenshot 2021-09-15 at 12 31 54

These form sections need to be consistently structured and laid out everywhere!

@dandineen dandineen changed the title Standardise spacing across all forms Standardise spacing and layout across all forms Sep 15, 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