Skip to content

Add VuexApiRequest error to the store.

Tomas Vik requested to merge vuex-request-error-mutation into develop

Discussion for context https://gitlab.com/gitlab-org/gitter/webapp/merge_requests/1676#note_258099512

Testing strategy

  • See the error messages when performing a search in a room (easy because of the absence of ES in local development)
  • Go to a room with threaded messages, terminate the server, open an existing thread => see the error message being correctly displayed

Merge request reports