View Issue Details

IDProjectCategoryView StatusLast Update
0009167Talercashier (Android App)public2024-09-14 01:08
Reportermikolai Assigned Toavalos  
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Target Version0.14Fixed in Version0.14 
Summary0009167: Textfield for amount per default is too small for amounts longer than one digit
DescriptionUpon startup, the textfield is only large enough for one digit. When clicking one of the default amounts, it gets enlarged to show the whole amount. However, when entering a custom amount, it stays small.
Steps To Reproduce1. Open Taler Cashier
2. Login with some bank account
3. input an amount with at least two digits into the form
4. see that one does not see the whole amount
TagsNo tags attached.

Activities

avalos

2024-09-05 20:14

developer   ~0023185

I fixed this already, I just haven't released a cashier version in a while. *reminder to myself to create a cashier release*

mikolai

2024-09-06 07:22

developer   ~0023201

Thanks for looking into it. I've just tried with the Cashier Nightly from yesterday and unfortunately the behavior is still not perfect: Although there is now space for four digits, it at the same time restricts the input to for digits, i.e. maximally 9999, or 9.99 when using cents. Could that be improved on before the next Cashier release?

avalos

2024-09-06 17:06

developer   ~0023209

Better?
image.png (41,394 bytes)   
image.png (41,394 bytes)   

avalos

2024-09-06 17:08

developer   ~0023210

commit 4544f2dbf3386b6a39c082ca63bd6059b37edae1 (HEAD -> master, origin/master)
Author: Iván Ávalos <avalos@disroot.org>
Date: Fri Sep 6 17:07:26 2024 +0200

    [cashier] Make amount input even wider and remove 4 char limit

Issue History

Date Modified Username Field Change
2024-09-03 16:47 mikolai New Issue
2024-09-03 16:47 mikolai Status new => assigned
2024-09-03 16:47 mikolai Assigned To => avalos
2024-09-05 20:14 avalos Note Added: 0023185
2024-09-05 20:14 avalos Status assigned => resolved
2024-09-05 20:14 avalos Resolution open => fixed
2024-09-06 07:22 mikolai Status resolved => feedback
2024-09-06 07:22 mikolai Resolution fixed => reopened
2024-09-06 07:22 mikolai Note Added: 0023201
2024-09-06 17:06 avalos Note Added: 0023209
2024-09-06 17:06 avalos File Added: image.png
2024-09-06 17:08 avalos Status feedback => resolved
2024-09-06 17:08 avalos Resolution reopened => fixed
2024-09-06 17:08 avalos Note Added: 0023210
2024-09-14 01:08 Christian Grothoff Target Version => 0.14
2024-09-14 01:08 Christian Grothoff Fixed in Version => 0.14