Page MenuHomePhabricator

Change the state to handle multiple conditions
Closed, ResolvedPublic

Description

  • query getter should just use first item
  • needs to also adjust the actions, getters and mutations to get/set values and properties for a specific row

Event Timeline

https://github.com/wmde/query-builder/pull/90

Changes to the QueryRepresentation (converting condition = {} to conditions = []) will be addressed in a separate PR