You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An ImageUpload component would allow the user to upload an image from their storage system onto a server / provider, and display the resulting image.
This component would have its Field counterpart, integrating nicely with Formiz.
As it is hard to make such component provider agnostic, it may be a good idea to integrate it first with a known image provider (like cloudinary, and then iterate over this first version. Documentation would therefore be needed to setup said provider.
The text was updated successfully, but these errors were encountered:
Description
An ImageUpload component would allow the user to upload an image from their storage system onto a server / provider, and display the resulting image.
This component would have its Field counterpart, integrating nicely with Formiz.
As it is hard to make such component provider agnostic, it may be a good idea to integrate it first with a known image provider (like cloudinary, and then iterate over this first version. Documentation would therefore be needed to setup said provider.
The text was updated successfully, but these errors were encountered: