Bug 1028968 - [RFE] UI plugins - custom sub tab should remain active when changing main tab selection
Summary: [RFE] UI plugins - custom sub tab should remain active when changing main tab...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-engine-webadmin
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: bugs@ovirt.org
URL:
Whiteboard: ux
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-11 11:33 UTC by Vojtech Szocs
Modified: 2014-06-16 15:26 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-16 15:26:11 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)

Description Vojtech Szocs 2013-11-11 11:33:49 UTC
Assume a UI plugin adds a custom sub tab:

  api.addSubTab('Host', 'Custom Sub Tab', 'custom-sub-tab', 'plugin/ExamplePlugin/tab.html');

After logging into WebAdmin GUI, selecting item(s) in "Host" main tab shows the "Custom Sub Tab" header. By default, the first standard sub tab (i.e. "General") is revealed. Assume the user clicks the "Custom Sub Tab" header to reveal the custom content.

Actual results:
After changing main tab selection, active sub tab changes from "Custom Sub Tab" to previously-active-non-custom-sub-tab (i.e. "General).

Expected results:
After changing main tab selection, active sub tab is retained, regardless of whether it's a standard or custom (contributed by UI plugin) sub tab.

Comment 1 Itamar Heim 2014-06-16 15:26:11 UTC
Closing old bugs. If this issue is still relevant/important in current version, please re-open the bug.


Note You need to log in before you can comment on or make changes to this bug.