Prevent uploader from taking over entire form? #973

Open
opened 2018-02-03 00:17:46 +00:00 by denisemauldin · 0 comments
denisemauldin commented 2018-02-03 00:17:46 +00:00 (Migrated from github.com)

I have an angular 2 form where I have the div that contains the ng2FileDrop and a text input that I want to trigger a separate method. When I put the input in the same form as the ng2FileDrop, pressing enter on the text field causes ng2FileDrop to open a file select box. How do I prevent ng2-file-upload from activating on the text field?

I have an angular 2 form where I have the `div` that contains the `ng2FileDrop` and a text input that I want to trigger a separate method. When I put the input in the same form as the ng2FileDrop, pressing enter on the text field causes ng2FileDrop to open a file select box. How do I prevent ng2-file-upload from activating on the text field?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#973