SolidOS / solid-ui

User Interface widgets and utilities for Solid
https://solidos.github.io/solid-ui/dist/solid-ui.js
MIT License
147 stars 39 forks source link

Add general image gallery to form system #361

Open timbl opened 3 years ago

timbl commented 3 years ago

Quite often we need an image or images to represent someone or something, like an image in a contacts card, or a screenshot of an app in an app store, or a picture of a product in a catalog, or also background photos for profiles, projects, etc.

When the image is added, it can be be, ideally

(Obviously circular methods would not be used -- not selected from a photo library to be put in a photo library.)

Like colors, pictures allow users to customize things. Let's make it easy for devs to make it easy for users to add pictures to anything Let's add picture input and gallery view as form type in the form system.