thunderbird/thunderbird-android

Improve error messages during account setup

Aperta

#7332 aperta il 7 nov 2023

 (8 commenti) (0 reazioni) (0 assegnatari)Kotlin (2734 fork)batch import
good first issuepriority: lowtype: enhancement

Metriche repository

Star
 (13.479 stelle)
Metriche merge PR
 (Merge medio 7g 4h) (81 PR mergiate in 30 g)

Descrizione

Currently our error messages during account setup aren't as detailed as they could and should be.

When we're able to connect to an IMAP server, but that server returns an error message, we currently don't show it to the user. But we should.

For network errors we should provide more details (e.g. no internet connectivity, server couldn't be reached, name couldn't be resolved).

Guida contributor