Created attachment 1472899 [details] Screenshot of the bug Description of problem: During some operation in Automate Explorer tree the focus can be lost. Version-Release number of selected component (if applicable): 5.10.0.8.20180801220537_afb552b How reproducible: Always Steps to Reproduce: 1. Navigate to Automate/Explorer. 2. Add a domain, a namespace. 3. Add a class. Actual results: The focus moved to the root of the sidebar tree. The focus is lost if you try to edit the class or add an instance. Expected results: The focus should be stay on the same tree node.
https://github.com/ManageIQ/manageiq-ui-classic/pull/4590
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/a452ea13264eee044ff2cb59c067f8ac389cab6a commit a452ea13264eee044ff2cb59c067f8ac389cab6a Author: PanSpagetka <rknaur> AuthorDate: Tue Sep 4 07:19:57 2018 -0400 Commit: PanSpagetka <rknaur> CommitDate: Tue Sep 4 07:19:57 2018 -0400 Update open_nodes when creating new element https://bugzilla.redhat.com/show_bug.cgi?id=1611969 app/controllers/miq_ae_class_controller.rb | 9 + 1 file changed, 9 insertions(+)
Fixed and verified in 5.10.0.17.20180927011235_1b5cf54.