Map Toolbar

Adjust Toolbar Height

  • 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:

Adjust Toolbar Width

  • 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:

Hide Toolbar

  • 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:

Remembering Toolbar settings

  • 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:

Attributes changing upon selection of different planting

  • Description: After selecting a different planting, the Toolbar should update to display the attributes (width, length, height, add date, remove date, notes, plant name) of the newly selected planting
  • Given I am on a map page
  • When I select a planting
  • And I select another planting afterwards
  • Then I see the latter planting's attributes
  • Actual Result:
  • Test Result:
  • Notes:

Attributes changing upon selection of different drawing

  • Description: After selecting a different drawing, the Toolbar should update to display the attributes (add date, remove date, notes, color, stroke width) of the newly selected drawing
  • Given I am on a map page
  • When I select a drawing
  • And I select another drawing afterwards
  • Then I see the latter drawing's attributes
  • Actual Result:
  • Test Result:
  • Notes:

Able to keep writing in Notes after autosave

  • Description: After writing something in Notes and then waiting for the autosave to finish, the cursor is still in the Notes menu without any additional clicking.
  • Given I am on a map page
  • When I select an element (e.g. planting, drawing, etc.)
  • And I write something in the Notes menu in the Toolbar
  • And I wait for the autosave to finish
  • Then I can continue typing without having to click on the Notes menu again
  • Actual Result:
  • Test Result:
  • Notes: