AOSSIE-Org / AOSSIE-Org/EduAid
Improve file upload validation and error handling in EduAid
Aperta
- Lingua principale
- JavaScript
- Stelle
- 171
- Fork
- 425
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Currently, the file upload component allows users to proceed without proper validation.
There is no feedback for unsupported file types, missing files, or oversized uploads.
This can confuse users and lead to failed uploads.
Expected behavior:
- Validate allowed file types (PDF, MP3)
- Show user-friendly error messages
- Disable upload action until input is valid
- Improve accessibility for error messages
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.