thunderbird/thunderbird-android
View on GitHubImprove error messages during account setup
Open
#7,332 opened on Nov 7, 2023
good first issuepriority: lowtype: enhancement
Repository metrics
- Stars
- (13,479 stars)
- PR merge metrics
- (Avg merge 7d 4h) (81 merged PRs in 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).