View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009701 | Taler | wallet (Android App) | public | 2025-04-06 11:16 | 2025-04-12 19:15 |
Reporter | Christian Grothoff | Assigned To | avalos | ||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | git (master) | ||||
Target Version | 1.0 | Fixed in Version | 1.0 | ||
Summary | 0009701: 'balances' button does not work | ||||
Description | When I'm on the screen where I see a particular balance (say KUDOS or CHF) and then click on 'balances', it does NOT take me back to the entry/summary page. I have to click on the currency-drop-down to get 'back'. It's of course correct that clicking on the currency drop-down indicator takes me back to the main screen, but clicking on the 'balances' button in the main menu at the bottom should *also* do this. iOS does this (it has a 'back' button on top for this, but *also* the main 'balances' button goes back). | ||||
Tags | No tags attached. | ||||
|
"Balances" is not a button, it was never meant to, it is not an Android thing. Whenever you click a balance item, the title should change to "Transactions." However, I just noticed that the German translation is wrong, and says "Salden" in both views. |
|
I just fixed this in Weblate, it should now say "Transaktionen." |
|
Eh, wait, that seems worse. What does the button say on iOS? And it is a button on iOS. As I said: please let's converge, not diverge! |
|
(1) Both buttons in the iOS and the Android apps are labelled "Balances" respectively "Salden" - which is right (iOS: TalerWallet1/Localizable.xcstrings///TitleBalances, Android: balances_title). (2) Both apps have a clickable button in the main menu which makes sense as users want to get to the balances overview page by the tip of a finger, especially when their wallets bear multiple currencies. (3) I think Iván made the right change in Weblate (from "Salden" to "Transaktionen" for the German translation of the key transactions_title) (4) The key transactions_title is only deployed on Android while completely missing in iOS - which is OK for the user experience (5) IMHO we better agree with the state as it is now. I will push Iváns change from Weblate to the git repo this afternoon if nobody objects. |
|
> Eh, wait, that seems worse. What does the button say on iOS? And it is a button on iOS. As I said: please let's converge, not diverge! 1) It is not worse, "Transactions" describes what's currently on-screen, not "Balances." 1) No, let's not converge at the expense of platform conventions, toolbar titles are NEVER buttons on Android. 2) There must be only ONE way to do something, you said that to me once also regarding a button to go back. |
|
@Stefan I agree, regardless of the UI state itself, I believe the string `transactions_title` should say "Transactions" in all languages. Sorry for not discussing it with you first, it was too small of a change and too obvious for me that it didn't cross my head. |
|
Eh, I'm sorry, but I'm not talking about the *title* of anything here. I'm talking about the button left of the action button with the Taler-logo. In your screenshots, that's labeled "Salden" and that button is not working. |
|
Ah okay! You're right, that button should indeed take back to the balances list, I'll fix it! |
|
commit 34a6ecc6d2d428e8f52d1fe99960fc7acecc09f1 Author: Iván Ávalos <avalos@disroot.org> Date: Wed Apr 9 11:20:04 2025 +0200 [wallet] "Balances" tab now cleans selected scope bug 0009701 |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-04-06 11:16 | Christian Grothoff | New Issue | |
2025-04-06 11:16 | Christian Grothoff | Status | new => assigned |
2025-04-06 11:16 | Christian Grothoff | Assigned To | => avalos |
2025-04-08 21:37 | avalos | Note Added: 0024451 | |
2025-04-08 21:37 | avalos | File Added: image.png | |
2025-04-08 21:37 | avalos | File Added: image-2.png | |
2025-04-08 21:37 | avalos | File Added: image-3.png | |
2025-04-08 21:37 | avalos | File Added: image-4.png | |
2025-04-08 21:39 | avalos | Note Added: 0024452 | |
2025-04-08 21:43 | Christian Grothoff | Note Added: 0024453 | |
2025-04-09 10:19 | Stefan | Note Added: 0024460 | |
2025-04-09 10:35 | avalos | Note Added: 0024461 | |
2025-04-09 10:40 | avalos | Note Added: 0024462 | |
2025-04-09 10:44 | Christian Grothoff | Note Added: 0024463 | |
2025-04-09 10:45 | Christian Grothoff | Note Edited: 0024463 | |
2025-04-09 11:11 | avalos | Note Added: 0024467 | |
2025-04-09 11:21 | avalos | Status | assigned => resolved |
2025-04-09 11:21 | avalos | Resolution | open => fixed |
2025-04-09 11:21 | avalos | Note Added: 0024468 | |
2025-04-12 19:15 | Christian Grothoff | Fixed in Version | => 1.0 |
2025-04-12 19:15 | Christian Grothoff | Target Version | 1.0 stretch goals => 1.0 |