Description of problem: When logging in to the admin portal, it goes first to the VMs tab, then hops over to the dashboard. Version-Release number of selected component (if applicable): master, 4.0. How reproducible: 100% Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
As UI Plugins are loaded after the entire application is loaded, we can't really address that easily. I discussed it in the past with Vojtech. Closing as WONTFIX. If you think it is highly important we can revisit it but seems like it won't be easily fixed.
I've been thinking about it, showing the default (VMs) main tab could be suppressed by UI plugin, which would specify the alternate landing tab (e.g. custom main tab).
(In reply to vszocs from comment #2) > I've been thinking about it, showing the default (VMs) main tab could be > suppressed by UI plugin, which would specify the alternate landing tab (e.g. > custom main tab). If feasible, let's re-open the bug. Anyhow it is kinda requires a feature here.
Re-opening, I have a patch ready to fix this issue.
Re-setting product to oVirt/WebAdmin as the issue is in UI plugin infra, not in the UI plugin code itself.
Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release.
Bug tickets must have version flags set prior to targeting them to a release. Please ask maintainer to set the correct version flags and only then set the target milestone.
Created attachment 1179309 [details] Two UI plugins to verify the tab hop issue
(In reply to vszocs from comment #8) > Created attachment 1179309 [details] > Two UI plugins to verify the tab hop issue I am on it.
*** Bug 1356917 has been marked as a duplicate of this bug. ***
The patch is merged on master. When working on that we agreed it is way too risky to be a zstream material, or included in the 4.0 GA, as the patch touches fundamental parts of the UX infrastructure. This will be fixed only in 4.1.
The relevant Dashboard change isn't merged yet, moving to POST.
*** Bug 1391527 has been marked as a duplicate of this bug. ***
The fix for this issue should be included in oVirt 4.1.0 beta 1 released on December 1st. If not included please move back to modified.
Verified in ovirt-engine-webadmin-portal-4.1.0.2-0.2.el7.noarch rhevm-4.1.0.2-0.2.el7.noarch After login to webadmin, the Dashboard tab has focus right away and there is no transition from VMs tab to Dasboard tab as it used to be in 4.0.