Skip to content

[FE-08] Build DocumentUpload component with file preview#947

Open
Alqku wants to merge 1 commit into
CodeGirlsInc:mainfrom
Alqku:fix/issue-876-document-upload
Open

[FE-08] Build DocumentUpload component with file preview#947
Alqku wants to merge 1 commit into
CodeGirlsInc:mainfrom
Alqku:fix/issue-876-document-upload

Conversation

@Alqku
Copy link
Copy Markdown

@Alqku Alqku commented May 30, 2026

Closes #876

Adds DocumentUpload component with:

  • Drag-and-drop file upload zone with visual feedback
  • File type restriction (PDF, PNG, JPG)
  • Maximum file size validation (10MB)
  • File preview (image thumbnails for PNG/JPG, icon for PDF)
  • Document type selector (BILL_OF_LADING, PROOF_OF_DELIVERY, INVOICE, INSURANCE_CERT, OTHER)
  • Upload progress bar animation
  • Error state display for invalid files

@vercel
Copy link
Copy Markdown

vercel Bot commented May 30, 2026

@Alqku is attempting to deploy a commit to the Mftee's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 30, 2026

@Alqku Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FE-08] Build document upload component with file preview

1 participant