generator-jhipster-react-native icon indicating copy to clipboard operation
generator-jhipster-react-native copied to clipboard

Image/File Blob Support

Open ruddell opened this issue 4 years ago • 1 comments

Describe the bug

Entity fields for ImageBlob and AnyBlob should have an image/file upload field rather than a text field.

Instructions To reproduce

Generate an entity with an ImageBlob and attempt to upload an image.

ruddell avatar Feb 12 '21 04:02 ruddell

I know you are busy. Anyway I add my code for someone. I deal with this problems like below. I think you can generate more better than this.

----------------------- 'jhi-image-input.js' ----------------------------------------------- https://gist.github.com/ganadara135/6871c1ce9256a074abb3c720ce4c4142

--------------------jhi-form-field.js------------------------------------------ https://gist.github.com/ganadara135/0b44c8ebd33c1a3cc09cab12149df928

ganadara135 avatar Apr 15 '21 12:04 ganadara135

@DanielFran https://opencollective.com/generator-jhipster/expenses/92828

mraible avatar Sep 02 '22 22:09 mraible

@mraible : approved

pascalgrimaud avatar Sep 03 '22 06:09 pascalgrimaud