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

Add wrapper for FieldArray and button field + fix onBlur handling #282

Merged
merged 2 commits into from
May 22, 2018

Conversation

pmuchowski
Copy link
Contributor

No description provided.

@kkaczmarczyk kkaczmarczyk changed the title Fix React fields onBlur handling Add wrapper for FieldArray and button field + fix onBlur handling May 22, 2018
@@ -111,7 +111,8 @@ $red-light: #ce8483;
color: $red-mid;
}

.has-error .form-control {
.has-error .form-control,
.has-error .Select-control {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any reason this is capitalized?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nevermind, I guess you're just trying to match the component name.

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

3 participants