Defect 2: File Uploader Validation Issue
Description: File validation on the uploader is not working as expected.
Expected Result: File uploader should validate file type, size, and format correctly before upload.
Defect 2: File Uploader Validation Issue
Description: File validation on the uploader is not working as expected.
Expected Result: File uploader should validate file type, size, and format correctly before upload.
Completed
File uploader now validates file type, size, and format correctly before allowing upload.