Adjust severity Icon to change when expanded
What does this MR do and why?
This MR solves: #366643 (closed)
It adjusts the severity icon to change to the collapse icon when the codequality inline-diff is expanded.
Screenshots or screen recordings
before | after |
---|---|
before-indicator | 2022-09-06_18-43-11 |
How to set up and validate locally
- make sure your GDK has an ultimate license
- Feature.enable(:refactor_code_quality_inline_findings)
- clone this project: https://gitlab.com/jannik_lehmann/code-quality-test
- recreate this MR: http://gdk.test:3000/root/code-quality-test-index/-/merge_requests/1
- run pipeline
- See inline diffs in diff view of created MR
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.
Edited by Jannik Lehmann