skpm/sketch-module-web-view

Is it possible to have file picker dialog show up?

Open

#58 opened on Jun 7, 2018

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (63 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (290 stars)
PR merge metrics
 (PR metrics pending)

Description

I want to have the webview interact with a file I upload. However when I click on "Choose File" no window pop ups.

<input type="file"/>

Is there a setting in the BrowserWindow config I can use or anything like that?

Thanks!

Contributor guide