peakshift/requirements-editor

Editor should autosave to localstorage onchange

Opened this issue · 0 comments

Estimate: ___
Due: 2018-XX-XX
Reward: ___
  @browser
  Scenario: Autosave to localstorage onchange
    Given the "editor" field contains
  """
  a
  """
     When it changes to
  """
  ab
  """
     Then "" gets saved to localstorage