Enhance navigation in findings drawer with tooltip and button group
What does this MR do and why?
Solves: #430097 Enhance navigation in findings drawer with tooltip and button group
This commit overhauls the navigation within the findings drawer component by introducing a button group for moving between findings and adding tooltips to the navigation buttons for better user guidance.
Changelog: changed EE: true
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
Before | After |
---|---|
How to set up and validate locally
- Make sure your running an ultimate license or your GDK (how to)
- Clone this repo: https://gitlab.com/jannik_lehmann/sast-inline-findings-example
- Recreate this MR for SAST & CodeQuality findings: jannik_lehmann/cq-and-sast-test!5 (diffs)
- Let the pipeline finish and the go checkout the diff page.
Edited by Jannik Lehmann