skpm/sketch-module-web-view

Is it possible to have file picker dialog show up?

Open

#58 opened on Jun 7, 2018

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

Repository metrics

Stars
 (288 stars)
PR merge metrics
 (No merged PRs in 30d)

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