-
Task
-
Resolution: Postponed
-
Major
Ideally we should cover all the bases like Bootstrap has http://getbootstrap.com/css/#forms
For example, components for:
- Form component
- Checkbox
- Checkbox list
- Radio list
- Radio
- Text input with label
- Small
- Medium
- Large
- Text Area
- Selects
In Scope
- Make components and styles for these
- Disabled is 40% opacity for both control and label
- Label always appears above text input
- blocks
-
JENKINS-35790 Developer wants to change some pipeline settings
-
- Resolved
-
brody is working on a style guide for all this stuff that looks great but should be finalized before we go too deep into this.
I had started some work on text input and radio button group controls, mostly to help prove out a form validation framework. Hopefully those will get their own ticket soon; this ticket on its own is probably too broad (too many controls) without being deep enough (each control should probably be its own React component otherwise layouts will never be consistent)