View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008410 | Taler | libeufin-bank-ui (SPA) | public | 2024-02-15 15:44 | 2024-03-07 20:49 |
Reporter | Antoine A | Assigned To | sebasjm | ||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Target Version | 0.9.4 | Fixed in Version | 0.9.4 | ||
Summary | 0008410: 'Change details' form is partially broken | ||||
Description | In the 'Change details' form: - By default, the 'Update' button is disabled until we change a field, but it is not triggered by the 'Email', 'Phone', 'Max debt' or 'Is this account public?'. As the bank's core api should be idempotent, we could always enable the button, which would remove some complexity and prevent this bug from happening again. - When we fill the 'email' or 'phone' field but clear them before submitting the form, the SPA send empty strings wich are never valid mail or phone number. It should send null instead. | ||||
Tags | No tags attached. | ||||
|
this was fixed on 58d45fc8aef174027b2855a3cd24b0eb73d6de2e which predates the issue report (Mon Feb 5) libeufin contrib folder is up to date, so it should be in the latest deployment |
|
let me know if this is still open, since it should have been fixed already |
|
Still having issues with version 0.9.3-dev.29 (f91319e4). Let me know if you encounter the same issues, it may be a cache problem. |
|
0.9.3-dev.29 is very old (both libeufin and wallet core) but if you have SPA f91319e4 (which is the latest) then it may be a cache or http serve problem. This was fixed https://git.taler.net/wallet-core.git/commit/?id=58d45fc8aef174027b2855a3cd24b0eb73d6de2e which is before f91319e4 |
|
We encountered this problem again during our last test this morning. Also found new issues: - cannot cancel a withdrawal during 2fa, the 'cancel' button does not work - after a first login page we are asked to log again - would it be possible to display an empty transaction history when there is no transaction, otherwise the user interface looks a bit empty? |
|
73e36c990 > after a first login page we are asked to log again i couldnt reproduce this |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-02-15 15:44 | Antoine A | New Issue | |
2024-02-15 15:44 | Antoine A | Status | new => assigned |
2024-02-15 15:44 | Antoine A | Assigned To | => sebasjm |
2024-02-15 15:44 | Antoine A | Description Updated | |
2024-02-15 21:10 | sebasjm | Note Added: 0021309 | |
2024-02-15 21:11 | sebasjm | Status | assigned => feedback |
2024-02-15 21:11 | sebasjm | Note Added: 0021310 | |
2024-02-15 21:11 | sebasjm | Assigned To | sebasjm => Antoine A |
2024-02-16 01:04 | Antoine A | Note Added: 0021315 | |
2024-02-16 17:10 | sebasjm | Note Added: 0021325 | |
2024-02-22 13:13 | Antoine A | Assigned To | Antoine A => sebasjm |
2024-02-22 13:15 | Antoine A | Status | feedback => assigned |
2024-02-22 13:15 | Antoine A | Note Added: 0021451 | |
2024-02-23 13:01 | sebasjm | Status | assigned => resolved |
2024-02-23 13:01 | sebasjm | Resolution | open => fixed |
2024-02-23 13:01 | sebasjm | Fixed in Version | => 0.9.4 |
2024-02-23 13:01 | sebasjm | Note Added: 0021472 | |
2024-02-23 13:28 | sebasjm | Relationship added | related to 0008504 |
2024-03-07 20:49 | Christian Grothoff | Status | resolved => closed |