Skip to content

Display loading icon when query is loading

Savas Vedova requested to merge 396260-add-loading-state-to-finding-modal into master

What does this MR do and why?

Add a loading icon in the finding modal that is displayed when additional information, such as, merge request data is being fetched.

Screenshots or screen recordings

finding-loading

How to set up and validate locally

  1. Enable feature flag: :refactor_security_extension
  2. Fork https://gitlab.com/gitlab-org/govern/demos/sandbox/minac/test-remediations
  3. Create an MR
  4. Click on a finding
  5. See the loading icon right above the action buttons inside the modal

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 #396260 (closed)

Edited by Savas Vedova

Merge request reports