<AppBar
    title="Select tags"
    onLeftIconButtonTouchTap={(e) => {
      e.preventDefault();
      handleAction(CLOSE_TAGS_SELECT);