[pve-devel] applied: [PATCH proxmox-login-manager 1/2] login: show custom alert dialog for password saving errors
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Apr 16 17:08:09 CEST 2024
Am 15/04/2024 um 12:30 schrieb Dominik Csapak:
> in those cases, we sometimes get ugly stack traces/exceptions, so
> instead of just showing that and aborting, show a custom dialog with
> the basic info that we could not save the password (+details box with
> the original error) and continue instead.
>
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> lib/proxmox_login_form.dart | 32 ++++++++++++++++++++++++++++----
> 1 file changed, 28 insertions(+), 4 deletions(-)
>
>
applied, with a follow-up to fix the unsafe context access over an async
gap, that `dart analyze` reported, thanks!
More information about the pve-devel
mailing list