thunderbird/thunderbird-android

Improve error messages during account setup

Open

#7.332 geöffnet am 7. Nov. 2023

Auf GitHub ansehen
 (8 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Kotlin (2.734 Forks)batch import
good first issuepriority: lowtype: enhancement

Repository-Metriken

Stars
 (13.479 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 7T 4h) (81 gemergte PRs in 30 T)

Beschreibung

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).

Contributor Guide