bitmark-inc / autonomy-apps

1 stars 1 forks source link

Artwork wait too long to display in Collection after user confirm to buy in Au app #812

Open longbmk opened 2 years ago

longbmk commented 2 years ago

Steps:

  1. Link an exchange to Au app (e.g. objkt, fxhash)
  2. Buy an artwork in exchange
  3. Confirm to buy artwork in Au app
  4. Go back to Collections page
  5. Observe the artworks in Collections page

Observed result: Missing the artwork user has bought in exchange. User needs to wait some minutes to index artwork to display

Expected result: The artwork user has bought in exchange should be displayed in Collections page with waiting time no longer than 6s. We need to apply to load data first at client side, at the time user confirm to buy.

Note: Please also do this case when we transfer token from an account (that added to our system) to another added account in our system

longbmk commented 2 years ago

@hvthhien, @hungqd please kindly discuss more to have finalized solution to do it. Thank you

hvthhien commented 2 years ago

We should change the backend as well as the client to trigger indexing new artworks. It should take about 2 points to complete so I will move it to the next cycle.