Skip to content

File input field support #35

Closed
Closed
@jgaskins

Description

@jgaskins

I was trying to add file upload support to a Clearwater app (it's using opal-browser for DOM interactions now), but I noticed that Browser::DOM::Element::Input doesn't support <input type="file">. I tried monkeypatching it in so I could submit it as a PR, but wrapping the native JS FileList and File objects were a bit more than my head was willing to process at the time. Any ideas on how to go about adding this?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions