Fix highlighting bug when the language is not recognized
What does this MR do and why?
When the code flow viewer displays a file with an unrecognized language, the 'steps' of the flows are also not displayed in the viewer.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
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
- Upload a GitLab Ultimate license
- Clone the code flow project and run his pipeline to display vulnerabilities
- Navigate to the project => Secure => Vulnerability report => Select the first vulnerability to navigate to the vulnerability details page
- Make sure all the steps in the viewer shows and working well.
Numbered steps to set up and validate the change are strongly suggested.
Related to #482476 (closed)
Edited by Chen Charnolevsky

