RequestNetwork / web-components

A collection of Web Components for quickly integrating Request Network into your app.
https://docs.request.network
0 stars 2 forks source link

On the Invoice Dashboard, the status column doesn't update to "Paid" after making a payment. It requires a page refresh. #40

Open MantisClone opened 1 month ago

MantisClone commented 1 month ago

Problem

On the Invoice Dashboard, the status column doesn't automatically update to "Paid" after making a payment. It requires a page refresh.

Proposed Solution

After a payment, the table should poll the Invoice request.refresh() until the balance is updated.

sstefdev commented 3 weeks ago

I could not reproduce this. Can someone share a video of this happening? Curious when does it happen