Project

General

Profile

Actions

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.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
06/16/2026
Due date:
% Done:

0%

Estimated time:

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.

Actions #1

Updated by Talha Sajjad 12 days ago

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

Actions #2

Updated by Mubashir Siraj 12 days ago

  • Status changed from New to In Progress
Actions #3

Updated by Mubashir Siraj 12 days ago

  • Status changed from In Progress to Resolved
  • Assignee changed from Mubashir Siraj to Talha Sajjad
Actions #4

Updated by Talha Sajjad 7 days ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF