AOSSIE-Org / AOSSIE-Org/EduAid

Improve file upload validation and error handling in EduAid

オープン
#338 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
171
フォーク
425
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。