• Hannah Stepanek's avatar
    Add clearSelection to the store · 83851021
    Hannah Stepanek authored
    - This clears the selected annotations, groups, direct-linked
      group error, and resets the selected tab to annotations if it's
      currently set to orphans.
    - Change the action of clearSelectedAnnotations to CLEAR_SELECTED_ANNOTATIONS
      so CLEAR_SELECTION can be used as the action for clearSelection.
    - Add tests in index-test over the global store since this triggers an
      action in multiple store modules.
    83851021
index-test.js 11.8 KB