- Description: Toolbar height can be adjusted by dragging.
- Given I am on a map page
- When I drag the horizontal handle of the toolbar
- Then I see that the height of the toolbar has changed
- Actual Result:
- Test Result:
- Notes:
- Description: Toolbar width can be adjusted by dragging.
- Given I am on a map page
- When I drag the vertical handle of the toolbar
- Then I see that the width of the toolbar has changed
- Actual Result:
- Test Result:
- Notes:
- Description: Toolbar can be hidden through a toggle.
- Given I am on a map page
- When I click on the toolbar toggle
- Then I see that toolbar is not visible anymore
- Actual Result:
- Test Result:
- Notes:
- Description: Last settings of a map toolbar (height, width, visibility) get persisted between page visits.
- Given I am on a map page
- When I select specific height, width, visibility for a map toolbar
- When I refresh the page
- Then I see the same toolbar settings I previously set
- Actual Result:
- Test Result:
- Notes: