ng2-file-input icon indicating copy to clipboard operation
ng2-file-input copied to clipboard

Angular 2 component that implements a drag and drop or select file selection, including preview.

Results 14 ng2-file-input issues
Sort by recently updated
recently updated
newest added

WAVE Web Accessibility Evaluation Tool show WCAG error. Label should be explicity assciated with input element (https://www.w3.org/TR/WCAG20-TECHS/H44.html) https://github.com/bergben/ng2-file-input/blob/3b3da27f4b86ef4920aa03f6eaa9d1846db41b5d/src/ng2-file-input.component.ts#L27

hi please add an ability to add a json file for non image file picture placeholder like .pdf. for example: then base64 image place on src img tag attribute and...

Error when trying to add file through service in OnInit hook ERROR TypeError: Cannot read property 'currentFiles' of undefined at eval (file-input-handler.service.js:33) at Array.forEach () at FileInputHandlerService.addFiles (file-input-handler.service.js:32) at Ng2FileInputService.add...

bug
help wanted

when I choose any file no messages appear . Note that I didn't change the extensions . what I should do ? thanks in advance :)

bug
help wanted

Hi, Could you please help me to get the full path of selected file in Single file mode. Regards, Srinivas

help wanted
question

Hello I don't understand but I have a double input (one with bootstrap style) and one with crappy style. Version: 1.1.0 My code: ``` ``` Generated code: ``` Mauvais choix...

bug
help wanted

Hi, Using the following Angular config: Angular CLI: 1.6.8 Node: 6.11.3 OS: darwin x64 Angular: 5.2.5 ... animations, common, compiler, compiler-cli, core, forms ... http, language-service, platform-browser ... platform-browser-dynamic, platform-server,...

help wanted

After the users selected _n_ files I enable an upload button. While I can manage to disable the removal of selected files, I cannot stop the users from adding new...

enhancement
help wanted