-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FR] Multiple upload on dashboard #3100
Comments
➤ Kenny Hung commented: Scott Yan (cc @this task will arrange into 1120 sprint. |
➤ Ethan Wu commented: Kenny Hung this task has a dependency: need to have a parser plugin available and ready to use. progress can be found in this thread: https://dt42-numbers.slack.com/archives/C05UCBW1CE4/p1700559552449399?thread_ts=1700557383.053539&cid=C05UCBW1CE4 ( https://dt42-numbers.slack.com/archives/C05UCBW1CE4/p1700559552449399?thread_ts=1700557383.053539&cid=C05UCBW1CE4 ) also for this feature the current priority is the following:
full miro flow can be found here: https://miro.com/app/board/o9J_knEiIYo=/?moveToWidget=3458764570585216308&cot=14 ( https://miro.com/app/board/o9J_knEiIYo=/?moveToWidget=3458764570585216308&cot=14 ) https://miro.com/app/board/o9J_knEiIYo=/?moveToWidget=3458764570585216308&cot=14 ( https://miro.com/app/board/o9J_knEiIYo=/?moveToWidget=3458764570585216308&cot=14 ) |
➤ Kenny Hung commented: Ethan Wu Thanks for updating the progress. Just confirm, the multiple uploads be implemented in this sprint or just parser plugin? |
➤ Ethan Wu commented: Kenny Hung everything depends on the parser. currently the priority is the following
the aim is to finish hotfix today and have single upload done by tomorrow. but again it all depends on the parser. |
➤ Ethan Wu commented: maybe we can have multi-upload done next week if parser is done / single upload is implemented successfully |
➤ Ethan Wu commented: Kenny Hung i can have hotfix for dashboard ready my the afternoon. |
➤ Ethan Wu commented: Kenny HungSherry ChungTammy Yang Select Multiple Images: The user should be able to select multiple images from their device by holding down the 'Ctrl' (or 'Command' on Mac) key and clicking on the desired images, or by selecting a range of images in a folder. => this can be handled by bubble multi-uploader component Drag and Drop Functionality: The user should be able to drag and drop a selection of multiple images into a designated area on the dashboard. => this can be handled by bubble's multi-uploader component Progress Indicators: Each image should have a progress bar or indicator showing the upload progress. => this can be handled by bubble's multi-uploader component Error Handling: The system should handle errors gracefully, displaying relevant messages if an upload fails (e.g., due to size limitations or unsupported formats). => will need to know the following to provide proper error message:
Confirmation of Upload: Once the upload is complete, a confirmation message should be displayed, and the images should appear in the appropriate section of the dashboard. => will implement. need to confirm understanding:
Limit on Number of Images: There should be a limit on the number of images that can be uploaded at once, to prevent server overload or performance issues. => will need to know what the limit on the number of images uploaded at once is. Thumbnail Preview: After selection and before uploading, thumbnail previews of the selected images should be displayed for final confirmation. => can include this as part of the popup confirmation. |
➤ Sherry Chung commented: Ethan Wu for above message. Is there any item need ti discuss and confirm first before you start the implementation? (Sorry I know you've written down all the detail information. To prevent I missed something, let me know which need be clarified first) |
➤ Ethan Wu commented: Sherry Chung no problem. I can summarize
|
➤ Sherry Chung commented: Ethan Wu 1a. file size limitation → follow the account's subscription plan for each file size 1b. supported file formats → follow the same formats we used for single file upload (unless you encountered any problem with it, then we could discuss)
→ Maybe we can just set the limit by ourselves? Please suggest the limitation during your dev progress, considering the performance should not be altered a lot.
cc Tammy YangScott Yan |
➤ Sherry Chung commented: Ethan Wu another suggestion for #2. Maybe you can start with 20 for the file numbers limitation first. I think it’s a general numbers |
➤ Ethan Wu commented: i just checked. bubble multi-uploader upper limit is 20 files so it can't go above that. will set it to 20 to start |
➤ Ethan Wu commented: Post Demo Meeting Summary:
|
➤ Ethan Wu commented: Screenshot summary
|
➤ Ethan Wu commented: demo claap of multi-uploader: https://app.claap.io/numbers-protocol/capture-dashboard-multi-uploader-c-O35CsUM4Uy-mgHmt577AD8s ( https://app.claap.io/numbers-protocol/capture-dashboard-multi-uploader-c-O35CsUM4Uy-mgHmt577AD8s ) |
➤ Kenny Hung commented: Ethan Wu (cc Tammy YangSherry Chung) Just confirm, does this release include let user edit individual images detail information before multiple asset registering? |
➤ Ethan Wu commented: No it doesn't include it |
User Story
As a content creator, I want to be able to upload multiple images at once to dashboard so that I can save time and streamline the process of updating my page's gallery or asset
Expectation
User could multiple upload on dashboard
Additional information:
Dashboard figma
Acceptance Criteria:
User Journey: (For reference only, provided by ChatGPT.)
┆Issue is synchronized with this Asana task by Unito
┆Created By: Kenny Hung
The text was updated successfully, but these errors were encountered: