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

Improve form layouts #75

Closed
6 tasks done
greatislander opened this issue Aug 18, 2021 · 0 comments · Fixed by #76
Closed
6 tasks done

Improve form layouts #75

greatislander opened this issue Aug 18, 2021 · 0 comments · Fixed by #76
Assignees
Labels
enhancement New feature or request

Comments

@greatislander
Copy link
Collaborator

greatislander commented Aug 18, 2021

  • Larger type for <legend>
  • Section dividers between successive <fieldsets>
  • Don't use pseudo content for checkboxes
  • Set width to auto for <input type="submit"> and <input type="reset">
  • Error message styling
  • Hint styling
@greatislander greatislander self-assigned this Aug 18, 2021
@greatislander greatislander added the enhancement New feature or request label Aug 18, 2021
@greatislander greatislander linked a pull request Aug 23, 2021 that will close this issue
greatislander added a commit that referenced this issue Aug 23, 2021
feat: adjust legend and fieldset styling

feat: replace checkbox pseudo-content with pure CSS

feat: add dashed borders

fix: set width to auto for submit and reset inputs

feat: add hint and error message components and styles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant