Skip to content

Enhance navigation in findings drawer with tooltip and button group

Jannik Lehmann requested to merge jnnkl-inline-findings-update-button into master

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
Screenshot_2024-02-06_at_13.36.27 Screenshot_2024-02-06_at_13.17.07

How to set up and validate locally

  1. Make sure your running an ultimate license or your GDK (how to)
  2. Clone this repo: https://gitlab.com/jannik_lehmann/sast-inline-findings-example
  3. Recreate this MR for SAST & CodeQuality findings: jannik_lehmann/cq-and-sast-test!5 (diffs)
  4. Let the pipeline finish and the go checkout the diff page.
Edited by Jannik Lehmann

Merge request reports