Feature #826
closed
RNA-258(When user uploads photos do it in the background)
Added by Talha Sajjad 13 days ago.
Updated 7 days ago.
Description
you can grey out the post listing/save listing button and show a spinner near the photo upload container, but user should be able to edit other parts of their listing while the photos finish uploading. when the user clicks save (on edit listing page) or post listing, we should go to the next page while the images upload in the background.
Start each photo upload immediately on pick (via a background queue/service with per-photo status), not inside Save/Post — keep the form editable and only show the spinner on the photo container. On Save/Post, call submitPost/editPost with metadata + already-uploaded PhotoIds, navigate right away, and let the queue finish remaining uploadPhoto(postGuid, photoGuid, formData, adId) calls in the background after you attach adId
- Status changed from New to In Progress
- Status changed from In Progress to Resolved
- Assignee changed from Mubashir Siraj to Talha Sajjad
- Status changed from Resolved to Closed
Also available in: Atom
PDF