Skip to content

Conversation

@Jonuma
Copy link

@Jonuma Jonuma commented Oct 9, 2019

  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    The application state is now changed with the drag and drop of notes and saved in local storage. So the order of notes is kept.

  • What is the current behavior? (You can also link to an open issue here)
    Drag and drop only influences the view, not the model.

  • What is the new behavior (if this is a feature change)?
    Drag and drop changes the model, therefore the order of notes is saved in the local storage.

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    None.

  • Other information:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant