View Issue Details

IDProjectCategoryView StatusLast Update
0009692Talerwallet (Android App)public2025-04-10 18:22
ReporterAntoine A Assigned Toavalos  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
Target Version1.0 stretch goals 
Summary0009692: P2P confirmation: no network leads to hard error without option to retry
DescriptionScanning a QR code when the phone has no Internet access triggers an error in the user interface. The user doesn't know what to do and has no way of trying again without scanning the QR code.
In the event of a network error, the user should be able to retry manually and, ideally, we should retry automatically to recover once back online.
TagsNo tags attached.

Activities

avalos

2025-04-10 18:21

developer   ~0024503

Last edited: 2025-04-10 18:22

For now it's entirely based on network status as reported by the OS, it is not yet possible to retry the resulting wallet-core requests after an error, but it should do!

Also, it shows up for any taler:// URI regardless of whether it requires internet connection or not (although most should!)

commit 3d3eee87ff1218102f52d0cef7e8e7428792b1e2
Author: Iván Ávalos <avalos@disroot.org>
Date: Thu Apr 10 18:16:12 2025 +0200

    [wallet] allow retrying QR when offline
    
    bug 0009692
image.png (38,151 bytes)   
image.png (38,151 bytes)   

Issue History

Date Modified Username Field Change
2025-04-02 11:55 Antoine A New Issue
2025-04-02 11:55 Antoine A Status new => assigned
2025-04-02 11:55 Antoine A Assigned To => Florian Dold
2025-04-07 21:49 Florian Dold Assigned To Florian Dold => avalos
2025-04-07 21:49 Florian Dold Target Version 1.0 => 1.0 stretch goals
2025-04-07 21:49 Florian Dold Summary P2P confirmation no network hard error => P2P confirmation: no network leads to hard error without option to retry
2025-04-10 18:21 avalos Note Added: 0024503
2025-04-10 18:21 avalos File Added: image.png
2025-04-10 18:22 avalos Note Edited: 0024503