Skip to content

Extract HiddenUploader component#7948

Merged
islemaster merged 3 commits into
stagingfrom
hidden-uploader
Apr 20, 2016
Merged

Extract HiddenUploader component#7948
islemaster merged 3 commits into
stagingfrom
hidden-uploader

Conversation

@islemaster

Copy link
Copy Markdown
Contributor

This hides away some of the upload logic from the AssetUploader component, and sets me up to reuse HiddenUploader in the animation tab uploader (extracted from #7905).

return <input
ref="uploader"
type="file"
style={{display: 'none'}}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

could use commonStyles.hidden

@Bjvanminnen

Copy link
Copy Markdown
Contributor

lgtm

@islemaster islemaster merged commit f100774 into staging Apr 20, 2016
@islemaster islemaster deleted the hidden-uploader branch April 20, 2016 18:35
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.

2 participants