Add general image gallery to form system
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- TypeScript
- Sterne
- 153
- Forks
- 46
- Ø Merge
- 1 T. 8 Std.
- Gemergte PRs (30 T.)
- 7
Beschreibung
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
- Take n as a picture with the camera
- uploaded as any file
- dragged in from anywhere in solid
- draged from a desktop file
- dragged from the web (when permitted in browser)
- selected from one's photos (esp on mobile)
- Selected from one of ones solid photo libraries
(Obviously circular methods would not be used -- not selected from a photo library to be put in a photo library.)
- We have code to do this in the contacts
- Many UI frameworks have picture input APIs we can use
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne damit, den vorhandenen Code für Kontaktbilder und das Formularsystem zu lesen, und vergleiche sie anschließend mit Picture-Input-APIs relevanter UI-Frameworks. Lege fest, wie die angeforderten Bild-Eingabe- und Galerie-Formulartypen Kamera, Uploads, Drag-and-drop, Fotos und Fotobibliotheken abdecken sollen; die Arbeit ist abgeschlossen, wenn diese Formulartypen die genannten Bildanwendungsfälle unterstützen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- typescript
- Bereich
- frontend
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100