case constants.FINISH_SAVETOPIC:
      return {
        ...state,
        topicSaving: false,
        topicSaved: action.payload.success,