fix select edit host but not update view #438
Reference in New Issue
Block a user
Delete Branch "fixbug/update-view-when-edit-host"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Overview
Bug: When the Host Manager tab is active, if select Edit another host from Side bar, view is not update
Changes Made
updates the editingHost state and switches to the "add_host" tab whenever hostConfig id changes, ensuring the edit form reflects the newly selected host.
Checklist
LGTM. Thanks.