Skip to content
Snippets Groups Projects

Fix 'Discard changes?' when updating external service

Merged Warren Gifford requested to merge mrn/fix-discard-changes into main

Created by: mrnugget

This fixes the 'Discard changes?' confirmation dialog that pops up when the user saves the external service config.

It also refactors the code to use useQuery and useMutation hooks (which are recommended by frontend-platform team), which makes the logic a bit simpler and more consistent with rest of codebase.

Test plan

  • Storybook
  • Manual testing (with modified graphql backend to check for warnings)

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading