View Issue Details

IDProjectCategoryView StatusLast Update
0008410Talerlibeufin-bank-ui (SPA)public2024-03-07 20:49
ReporterAntoine A Assigned Tosebasjm  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Target Version0.9.4Fixed in Version0.9.4 
Summary0008410: 'Change details' form is partially broken
DescriptionIn 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.
TagsNo tags attached.

Relationships

related to 0008504 closedAntoine A dismiss w operation if the current saved one is from another user 

Activities

sebasjm

2024-02-15 21:10

developer   ~0021309

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

sebasjm

2024-02-15 21:11

developer   ~0021310

let me know if this is still open, since it should have been fixed already

Antoine A

2024-02-16 01:04

developer   ~0021315

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.

sebasjm

2024-02-16 17:10

developer   ~0021325

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

Antoine A

2024-02-22 13:15

developer   ~0021451

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?

sebasjm

2024-02-23 13:01

developer   ~0021472

73e36c990

> after a first login page we are asked to log again

i couldnt reproduce this

Issue History

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