Skip to content

Integrations override table: Don't show empty state when error occurs

What does this MR do and why?

Related to #338396 (closed).

Screenshots or screen recordings

better-overrides-error

How to set up and validate locally

  1. Head to http://gdk.test:3000/admin/application_settings/integrations/mattermost/overrides with browser dev tools open
  2. In network tab of devtools, block the request to /admin/application_settings/integrations/mattermost/overrides.json?page=1&per_page=20.
  3. Refresh and observe page. The Alert should be visible, and the table should not.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Tom Quirk

Merge request reports