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

Front-end: Better forms #1154

Merged
merged 2 commits into from
Jun 5, 2021

Conversation

joachimesque
Copy link
Contributor

@joachimesque joachimesque commented Jun 2, 2021

Some fixes and enhancements for many forms.

  • Use class="field" when possible for more consistent spacing between form fields
  • Only allow input[type="checkbox"] or input[type="checkbox"] inside <label>
  • Truncate file URL in clearable_file_input
  • Place checkboxes and radios before label text
  • Disallow interactive elments (like a) inside label

@mouse-reeve
Copy link
Member

this is such a big improvement! thank you!

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

Successfully merging this pull request may close these issues.

None yet

2 participants