improv(vpn): focus the failed to connect input

This commit is contained in:
Ashley Wulber 2026-01-07 13:16:42 -05:00 committed by Ashley Wulber
parent 4d56b2accc
commit ded50f418e

View file

@ -785,6 +785,7 @@ impl Page {
}
Message::VpnDialogError(vpn_dialog) => {
self.dialog = Some(vpn_dialog);
return task::message(Message::FocusSecureInput);
}
Message::SecretAgent(e) => match e {
nm_secret_agent::Event::RequestSecret {