View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008271 | Taler | merchant backoffice SPA | public | 2024-01-25 23:54 | 2024-01-25 23:54 |
Reporter | Christian Grothoff | Assigned To | sebasjm | ||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | assigned | Resolution | open | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | git (master) | ||||
Target Version | post-1.0 | ||||
Summary | 0008271: merchant backend SPA detail view page for an order does not long-poll | ||||
Description | I had a page open for an order that I was paying (in another tab). After the payment, I went back to the order page, and it still said "unpaid". Once I hit reload, the page showed the correct "paid" order status. I think at least if we are on the *detailed view* page for an order, we should always long-poll the backend in the background for a status change to the order, as we really need to transition to the 'paid' variant immediately when the payment is accepted. It would also be good to keep long-polling for other status changes (refund, wired) to the degree long-polling is supported by the backend. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-01-25 23:54 | Christian Grothoff | New Issue | |
2024-01-25 23:54 | Christian Grothoff | Status | new => assigned |
2024-01-25 23:54 | Christian Grothoff | Assigned To | => sebasjm |