Skip to content

fix: increase image upload limit from 3 to 10 images#37

Open
yourlin wants to merge 1 commit intoaws-samples:mainfrom
yourlin:main
Open

fix: increase image upload limit from 3 to 10 images#37
yourlin wants to merge 1 commit intoaws-samples:mainfrom
yourlin:main

Conversation

@yourlin
Copy link
Copy Markdown

@yourlin yourlin commented Apr 5, 2025

This change addresses issue #35 by:

  • Modifying the image upload function to handle up to 10 images at once
  • Improving the image processing logic to handle multiple files efficiently
  • Updating the UI to properly display all uploaded images in a flex layout
  • Ensuring consistent behavior when pasting or selecting multiple images

Closes #35

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

This change addresses issue aws-samples#35 by:
- Modifying the image upload function to handle up to 10 images at once
- Improving the image processing logic to handle multiple files efficiently
- Updating the UI to properly display all uploaded images in a flex layout
- Ensuring consistent behavior when pasting or selecting multiple images

Closes aws-samples#35
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.

图片上传限制可以放开不

1 participant