fix: fixed issue when native connection format preserved after switching p… (#1659)

* fixed issue when native connection format preserved after switching protocol

* moved newly added code into handler section
This commit is contained in:
Mitternacht822
2025-07-02 06:11:22 +04:00
committed by GitHub
parent f0626e2eca
commit b0a6bcc055

View File

@@ -429,6 +429,11 @@ PageType {
fillConnectionTypeModel()
if (exportTypeSelector.currentIndex >= root.connectionTypesModel.length) {
exportTypeSelector.currentIndex = 0
exportTypeSelector.text = root.connectionTypesModel[0].name
}
if (accessTypeSelector.currentIndex === 1) {
PageController.showBusyIndicator(true)
ExportController.updateClientManagementModel(ContainersModel.getProcessedContainerIndex(),