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

[form-builder] Show paste enable on uploadplaceholder #583

Merged
merged 4 commits into from
Feb 14, 2018

Conversation

kristofferjs
Copy link
Contributor

No description provided.

Copy link
Member

@bjoerge bjoerge left a comment

Choose a reason for hiding this comment

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

A couple of comments, otherwise LGTM. Should probably do something similar for ImageInput also?

}

.eyeRight {
/* animation: eye-right_d 1s linear both; */
Copy link
Member

Choose a reason for hiding this comment

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

What are these for?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

debugging

@@ -1,3 +1,4 @@
/* eslint-disable complexity */
Copy link
Member

Choose a reason for hiding this comment

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

Why is this needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

linter underlines everything and makes it hard to read (complexity warning). We should consider change the eslint settings.

Copy link
Member

Choose a reason for hiding this comment

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

Yeah, I noticed afterward that warning has started to appear in deeply nested jsx now. Looks like a bug in eslint, actually. Just leave it for now :)

@kristofferjs kristofferjs merged commit f20a175 into next Feb 14, 2018
@kristofferjs kristofferjs deleted the active-state-on-paste-file branch February 14, 2018 10:20
bjoerge pushed a commit that referenced this pull request Feb 15, 2018
* [form-builder] Show paste enable on uploadplaceholder

* [form-builder] Remove debug

* [form-builder] Focus-state on uploadarea on imageInput

* [form-builder] Pass onFocus/onBlur to image/file fields
bjoerge pushed a commit that referenced this pull request Feb 16, 2018
* [form-builder] Show paste enable on uploadplaceholder

* [form-builder] Remove debug

* [form-builder] Focus-state on uploadarea on imageInput

* [form-builder] Pass onFocus/onBlur to image/file fields
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