View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008270 | Taler | wallet (WebExtension) | public | 2024-01-25 23:51 | 2024-01-25 23:51 |
Reporter | Christian Grothoff | Assigned To | sebasjm | ||
Priority | normal | Severity | tweak | Reproducibility | N/A |
Status | assigned | Resolution | open | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | git (master) | ||||
Target Version | post-1.0 | ||||
Summary | 0008270: currency is not sticky | ||||
Description | I have a wallet with 2 currencies, STATER and CHF. I made a payment in STATER. This was a payment without fulfillment URL. Afterwards I figured I'd click on 'balances' to check the updated balance. However, it showed me the CHF balance instead of the STATER balance, because for some reason the dialog defaulted to CHF. I think it would be nicer if we by default showed the balance in the currency that the user last interacted with, so basically remembering either the last manual choice of balance, or the last actual transaction (of any type) and always show the balances dialog by default initially in that currency. I believe this is specific to the WebExtension wallet (as here we have the currency-selection via drop-down), and that it can and should be solved purely in the UI (it's OK if the choice doesn't live across browser sessions/processes IMO, so we can just keep it in memory). | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-01-25 23:51 | Christian Grothoff | New Issue | |
2024-01-25 23:51 | Christian Grothoff | Status | new => assigned |
2024-01-25 23:51 | Christian Grothoff | Assigned To | => sebasjm |