a2ui-project / a2ui-project/a2ui

Support for an file upload component (image upload, PDF upload etc)

Abierto
#287 3 comentarios 1 reacción 0 asignados Ver en GitHub
component: standard catalog specification P2 type: feature/enhancement
Lenguaje dominante
TypeScript
Estrellas
16.4k
Forks
1.3k
Merge medio
2 d 13 h
PR fusionados (30 d)
134

Descripción

It would be handy for some use cases to have a component that represents a file upload slot. Some thoughts:
- The contract could specify how the file is sent via A2A, which already has a FilePart etc
- The client would ideally show the uploaded file name and progress in the UI
- The UI would be flexible and look different on different devices e.g. a drop zone on web, or a button to open a picker on mobile
- There should be type filtering, to allow for specifically an image picker etc. Perhaps this is a usageHint.
- On mobile, it must be possible to make this an image picker which opens the phone gallery/camera

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Look at the existing component structure in the repository to understand how UI components are built and how they integrate with A2A (likely a communication layer). Examine the FilePart handling in A2A. The work involves creating a new component that adapts to web and mobile, handling file selection, upload progress, and type filtering. Start by finding similar interactive components to see their patterns. 'Done' means a component that works across platforms with the described features.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
typescript
Área
desktop, frontend, mobile
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Tranquilo
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.