doSubmit (userInput) {
    const { offset } = this.props.collect
    this.props.fetchList({
      offset: 0,
      limit: 8,