View Issue Details

IDProjectCategoryView StatusLast Update
0008542Talerwallet (Android App)public2024-03-07 20:49
Reporteravalos Assigned Togrote  
PrioritynormalSeveritytweakReproducibilityhave not tried
Status closedResolutionfixed 
Platformarm64OSLineageOSOS Version18.1
Product Versiongit (master) 
Target Version0.9.4Fixed in Version0.9.4 
Summary0008542: Logical order of amounts/fees in the UI
DescriptionAcross the app, there are several views where amounts are rendered in a seemingly illogical order, for example:
- Paid: 10.2 KUDOS
- Total: 10 KUDOS
- Fees: 2 KUDOS

Whereas the logical order would be along the lines of:
- Total: 10 KUDOS
- Fees: 2 KUDOS
- Paid: 10.2 KUDOS

However, the order (and signs) need to be carefully analyzed in a view-by-view basis.
TagsNo tags attached.

Relationships

child of 0008511 closedavalos release Android wallet release candidate on F-droid and Google stores [deadline: 27. Feb] 

Activities

avalos

2024-02-28 20:30

developer   ~0021562

@grote Implemented in dev/ivan-avalos/master, please check it out.

Christian Grothoff

2024-03-04 17:10

manager   ~0021647

Again, @grote: please test and merge ASAP.

avalos

2024-03-07 18:01

developer   ~0021765

This has already been merged in commit 81853300771c80c12d28df51388aa6b2d5eeb0d4.

Issue History

Date Modified Username Field Change
2024-02-28 20:21 avalos New Issue
2024-02-28 20:21 avalos Status new => assigned
2024-02-28 20:21 avalos Assigned To => avalos
2024-02-28 20:21 avalos Product Version 0.9.4 => git (master)
2024-02-28 20:29 avalos Summary Local order of amounts/fees in the UI => Logical order of amounts/fees in the UI
2024-02-28 20:30 avalos Assigned To avalos => grote
2024-02-28 20:30 avalos Status assigned => feedback
2024-02-28 20:30 avalos Note Added: 0021562
2024-03-04 17:10 Christian Grothoff Note Added: 0021647
2024-03-04 17:19 Christian Grothoff Relationship added child of 0008511
2024-03-07 18:01 avalos Status feedback => resolved
2024-03-07 18:01 avalos Resolution open => fixed
2024-03-07 18:01 avalos Fixed in Version => 0.9.4
2024-03-07 18:01 avalos Note Added: 0021765
2024-03-07 20:49 Christian Grothoff Status resolved => closed