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

feat(browser): automatically click on file input field #280

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MaxXx1313
Copy link

Platforms affected

Browser

What does this PR do?

Skip the step to load an image from file system when camera.getPicture() ought to load file from the file system (not take it from camera)

What testing has been done on this change?

I've run npm test.
Actually, there is no test for browser platform. However these changes are used in a real project.

@sandstrom
Copy link

This won't work in some browsers afaik, for example in Safari.

Just a note, may be helpful to know.

@janpio janpio changed the title (browser) automatically click on file input field feat(browser): automatically click on file input field Jul 3, 2019
@janpio janpio closed this Jul 3, 2019
@janpio
Copy link
Member

janpio commented Jul 3, 2019

Let's rerun this with current tests.

@janpio janpio reopened this Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants