thunderbird/thunderbird-android

Improve error messages during account setup

Open

#7,332 opened on 2023年11月7日

GitHub で見る
 (8 comments) (0 reactions) (0 assignees)Kotlin (2,734 forks)batch import
good first issuepriority: lowtype: enhancement

Repository metrics

Stars
 (13,479 stars)
PR merge metrics
 (平均マージ 7d 4h) (30d で 81 merged PRs)

説明

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

コントリビューターガイド