Display completed training urls
What does this MR do and why?
Previously, the training URLs are loaded when ALL of them has completed. In this MR, each training URL will be displayed immediately after it has finished loading, eliminating the need to wait for all URLs to be ready before display.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
- Secure > Security configuration > Vulnerability Management > enable all providers
- Go to the project vulnerability report page > Filter by Tool: SAST > Select a vulnerability with a
CWE
identifier - A loader will appear, and as the providers return with a complete status those providers will appear, the loader will continue to run until all providers has returned.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #355940 (closed)
Edited by Samantha Ming