Skip to content

Remove `useCustomErrorHandler` and `callback` from `Api.groupProjects`

What does this MR do and why?

This is technical depth MR. Moving error warning UI from the API level to the end consumer script level.

Screenshots or screen recordings

Screenshot_2022-06-15_at_13.14.55

How to set up and validate locally

  1. check out this branch
  2. navigate to the page this script is being used http://gdk:3000/groups/any-group/any-sub-groub/-/merge_requests
  3. disable internet in the browser's dev tools
  4. click select project to create merge request

MR acceptance checklist

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

Related to #357272 (closed)

Edited by Michael Lunøe

Merge request reports