Skip to content

[Custom Issue]: Add Support for Multiple Image Uploads on the Upload Image Page #58

Closed
@Rucha-Ambaliya

Description

@Rucha-Ambaliya

📝 Issue Description

The current UI on the index.html upload image page allows users to upload only a single image at a time. However, the backend supports uploading up to 5 images simultaneously. This feature enhancement would enable users to upload multiple images in a single interaction, aligning the frontend with backend capabilities.

🎯 Expected Outcome

  • Update the file input field in the index.html to accept multiple files.
  • Add a visual indicator or label to inform users they can upload up to 5 images.
  • Implement any necessary JavaScript updates to handle multiple file uploads efficiently.
  • Ensure appropriate error messages are displayed if the user tries to upload more than 5 images.

📋 Additional Context

No response

📜 Confirmation

  • I have reviewed the existing issues to avoid duplication
  • I have provided sufficient detail for others to understand the issue

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions