PhilippC / keepass2android

Password manager app for Android
https://play.google.com/store/apps/details?id=keepass2android.keepass2android
GNU General Public License v3.0
4.57k stars 377 forks source link

[BUG] [UX] Error message readability #2587

Open WebworkrNet opened 2 months ago

WebworkrNet commented 2 months ago

Checks

Describe the bug you encountered:

Some error messages are not displayed as prompts, which must be confirmed to be acknowledged.

This has the following disadvantages:

Firstly, affected messages are only displayed for a short time. Users may not read the full message in this short time, may have problems understanding it and, in the worst case, may take the wrong action.

Long error messages are only displayed incompletely. They break off at the end. The abbreviated display is indicated by three dots at the end.

Describe what you expected to happen:

My suggestion would be to display all error messages in the form of a prompt.

What version of Keepass2Android are you using?

1.10-pre

Which version of Android are you on?

Android 14, One UI 6.0

WebworkrNet commented 2 months ago

Related to #2333, #2401.