thunderbird/thunderbird-android

Improve error messages during account setup

Open

#7.332 aberto em 7 de nov. de 2023

Ver no GitHub
 (8 comments) (0 reactions) (0 assignees)Kotlin (2.734 forks)batch import
good first issuepriority: lowtype: enhancement

Métricas do repositório

Stars
 (13.479 stars)
Métricas de merge de PR
 (Mesclagem média 7d 4h) (81 fundiu PRs em 30d)

Description

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

Guia do colaborador