thunderbird/thunderbird-android

Improve error messages during account setup

Open

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

在 GitHub 查看
 (8 评论) (0 反应) (0 负责人)Kotlin (2,734 fork)batch import
good first issuepriority: lowtype: enhancement

仓库指标

Star
 (13,479 star)
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).

贡献者指南