- Description: Timeline can be hidden through a toggle.
- Given I am on a map page
- When I click on the timeline toggle
- Then I see that timeline is not visible anymore
- Actual Result:
- Test Result:
- Notes:
- Description: Last settings of a map timeline (visibility) get persisted between page visits.
- Given I am on a map page
- When I select specific visibility for the map timeline
- When I refresh the page
- Then I see the timeline settings I previously set
- Actual Result:
- Test Result:
- Notes:
- Description: Selected day remains in the middle of the timeline after resizing the left toolbar
- Given I am on a map page
- When I select an element (e.g. planting)
- And I drag and resize the left toolbar
- Then I see the currently selected day still in the middle of the timeline
- Actual Result:
- Test Result:
- Notes: