You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.
Pre-conditions for config.json:
"allowReorderingSidebar": true;
In "sidebarOrder" there is several elements (Example: "sidebarOrder": ["setting", "ssh", "events", "volumes", "vms"]);
Steps:
Log in and go to left-side menu editing mode;
Change order of items and exit left-side menu editing mode;
Logout and log in
Actual result: Reset of items order of left-side menu. Items order is default;
Expected result: Items order is saved after logout + log in;
Url: http://cs-ui-ci.z1.netpoint-dc.com:8080/bwsw/master/
State of elements of sidebar "enabled/disabled" is saved, but their order isn't saved when logout + log in.
Pre-conditions for config.json:
"allowReorderingSidebar": true;
In "sidebarOrder" there is several elements (Example: "sidebarOrder": ["setting", "ssh", "events", "volumes", "vms"]);
Steps:
Actual result: Reset of items order of left-side menu. Items order is default;
Expected result: Items order is saved after logout + log in;
Connected feature: sidebar_configure, sidebar_reorder
The text was updated successfully, but these errors were encountered: