View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007442 | Taler | wallet (WebExtension) | public | 2022-11-06 23:09 | 2023-01-26 22:53 |
Reporter | Christian Grothoff | Assigned To | sebasjm | ||
Priority | normal | Severity | trivial | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | 0.9 | ||||
Target Version | 0.9.1 | Fixed in Version | 0.9.1 | ||
Summary | 0007442: ugly dialog to add account for sending money back via IBAN | ||||
Description | The dialog to add a bank account is quite ugly (see attached screenshot, if in doubt). I also believe it violates the accessibility rules: the fonts are just way too small, even at a huge zoom level. We should: 0) Make the labels before the three entry lines MUCH bigger. 1) Validate the IBAN (do we?). The checksuming algo can be found in libtalerutil IIRC. 2) I'd change "Account name" to "Receiver name", that's what we call it in RFC 8905 and might be clearer. We could even write "Receiver name (of the target bank account owner)". 3) Account alias is also not super clear. You have a "*" behind it, but that doesn't give me any more details either. Maybe write more explicitly: "Alias to remember this account by in the future (optional)", seems we have the space. I'm not sure the "We can not validate the account" hint is useful, pretty obvious, for anyone who has ever done any banking, is it not? | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
|
material design support was broken, fixed on. label start inside the field area on focus it moves outside and the placeholder is shown placeholder is removed when the user starts typing error message is better also https://m2.material.io/go/design-text-fields/ |
|
fixed at 43c7cff75055f72c7d59a7180ae8da2554456d8d |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-11-06 23:09 | Christian Grothoff | New Issue | |
2022-11-06 23:09 | Christian Grothoff | Status | new => assigned |
2022-11-06 23:09 | Christian Grothoff | Assigned To | => sebasjm |
2022-11-06 23:09 | Christian Grothoff | File Added: ugly-dialog.png | |
2022-11-07 23:31 | sebasjm | Note Added: 0019389 | |
2022-11-07 23:31 | sebasjm | Status | assigned => resolved |
2022-11-07 23:31 | sebasjm | Resolution | open => fixed |
2022-11-07 23:31 | sebasjm | Note Added: 0019390 | |
2022-11-18 22:42 | Christian Grothoff | Fixed in Version | => 0.9.1 |
2023-01-26 22:53 | Christian Grothoff | Status | resolved => closed |
2023-04-13 20:37 | Florian Dold | Category | wallet (WebExtensions) => wallet (WebExtension) |