fix: keyboard navigation (#2023)

* fix: self-hosted easy install card

* fix: label double click when enter/return pressed
This commit is contained in:
MrMirDan
2026-01-30 06:42:29 +02:00
committed by GitHub
parent f316f0e25a
commit a128c7d247
2 changed files with 5 additions and 2 deletions
@@ -107,6 +107,7 @@ PageType {
onClicked: function() {
isEasySetup = true
checked = true
var defaultContainerProto = ContainerProps.defaultProtocol(dockerContainer)
listView.dockerContainer = dockerContainer