Bug 1611969
| Summary: | Automate explorer looses the focus | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Dmitry Misharov <dmisharo> | ||||
| Component: | UI - OPS | Assignee: | Robin Knaur <rknaur> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Dmitry Misharov <dmisharo> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 5.10.0 | CC: | dmetzger, hkataria, lavenel, mpovolny, obarenbo, simaishi | ||||
| Target Milestone: | GA | Keywords: | Regression | ||||
| Target Release: | 5.10.0 | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 5.10.0.15 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2019-02-12 16:49:59 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
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. |
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.