-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Scenario: Sidebar
Given:
- Any Process Definition View is open
When:
- I change the width (to 300px) of the sidebar and refresh the page
Then:
- The width of the sidebar should be 300px
Scenario: Tabs
Given:
- Any Process Definition View is open
When:
- I change the height (to 300px) of the tabs and refresh the page
Then:
- The height of the tabs should be 300px
Additional:
- When I switch to another view (like Process Instance View), the height and width should remain the same (and not change back to initial values).