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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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(),