Replace spinner with skeleton loader in explain vulnerability drawer
What does this MR do and why?
Replace spinner with skeleton loader in explain vulnerability drawer
Note: Other UI updates are in Update vulnerability drawer to match others (!121873 - merged)
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Enable the
openai_experimentation
,ai_experimentation_api
, andexplain_vulnerability
feature flags. - Clone this project: https://gitlab.com/gitlab-examples/security/security-reports (or use any project with a SAST vulnerability)
- Run a pipeline against the master branch.
- Go to Security -> Vulnerability report.
- Click on a SAST vulnerability to go to the details page.
- Click on the "Explain this vulnerability" button.