You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A progress bar can be considered along with the form fields for long, sequential forms. Example from the Club Captain application form (mozilla/learning.mozilla.org#1822)
Problem
We have so many different types of form fields
![screen shot 2016-05-05 at 2 00 37 pm](https://cloud.githubusercontent.com/assets/1068783/15057793/883f5bb0-12cd-11e6-86b5-8f5e94d31576.png)
![screen shot 2016-05-05 at 2 00 46 pm](https://cloud.githubusercontent.com/assets/1068783/15057794/883fcce4-12cd-11e6-9c2b-68f142a6b4b9.png)
Progress
We need to design form fields to use on all of our sites. Our starting point is bootstrap http://v4-alpha.getbootstrap.com/components/forms/
I've made some minimal tweaks to it for science: https://redpen.io/dq01e5e243a5cd0634
We will need someone to take this on more in depth to explore other options, make sure it will work for all the sites, add error and active states.
Considerations & Decisions
Accessibility, different responsive sizes, errors and validation, email signups...
Following steps
This ticket is to decide as a group:
cc: @sabrinang
The text was updated successfully, but these errors were encountered: