View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011665 | Taler | libeufin-bank-ui (SPA) | public | 2026-07-22 20:06 | 2026-07-22 20:06 |
| Reporter | sebasjm | Assigned To | |||
| Priority | low | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Summary | 0011665: local storage sync | ||||
| Description | local storage is used in very few specific case, to save the withdrawal operation id or in merchant spa to save the current personalization. this allows save preference that survives reload the impl that keep sync the updated items is onAnyUpdate which iterates over all keys on every update of local storage this is bad for performance but we dont have more than 1 or 2 keys in local storage, so this is not urgent by any mean. The API is generic and can be used in places that this is a problem. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-07-22 20:06 | sebasjm | New Issue |