thunderbird/thunderbird-android

Improve error messages during account setup

开放

#7,332 创建于 2023年11月7日

 (8 条评论) (0 个反应) (0 位负责人)Kotlin (2,734 个派生)batch import
good first issuepriority: lowtype: enhancement

仓库指标

星标
 (13,479 个星标)
PR 合并指标
 (平均合并 7天 4小时) (30 天内合并 81 个 PR)

描述

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

贡献者指南