-
Notifications
You must be signed in to change notification settings - Fork 11
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
cleanup(sourceWizard): convert text input fields to use PF4 component #159
Conversation
Codecov Report
@@ Coverage Diff @@
## dev-forms #159 +/- ##
==========================================
Coverage 78.99% 78.99%
==========================================
Files 109 109
Lines 3575 3575
Branches 1131 1131
==========================================
Hits 2824 2824
Misses 656 656
Partials 95 95
Continue to review full report at Codecov.
|
2b17ac1
to
c2be3bb
Compare
c2be3bb
to
17824dc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lookin good
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
17824dc
to
9617b1a
Compare
9617b1a
to
bee080f
Compare
Adding in the fix for the textInput, similar to #158 textArea |
What's included
Towards #104 : TextInput - extends #149, #150
Converts remaining PF3 Form Fields in
addSourceWizard
Example
Before
After