file-picker
file-picker copied to clipboard
fixed form dom occupy the headspace.
/cc @MatthewMueller
ideally, we could do display: none, but i remember it being an issue in some browsers, at least when we had input.click(). it's worth re-testing anyway.
Otherwise we can move the form off-screen with some styling.
Is this still an issue? The commit/repo linked to above is no longer around, so I have no context, plus the issue title/description confuse me. :P