Skip to content

Resolve "Bug: tooltip in MR approvers settings wrong color"

Dheeraj Joshi requested to merge 35094-mr-approver-tooltip-color into master

What does this MR do?

This MR fixes the MR Approvals tooltip color as mentioned in #35094 (closed) which is to have blue ? icon. This has been fixed by using a correct (supported) attribute for icon component which is class and not css-classes.

Screenshots

Fix: in Settings > MR approvers

Bug Fix
image image

Fix: in MR widget approvers section

Bug Fix
image image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

This change is specific to MR Approval component, so I don't see any major testing apart from the fix.

Closes #35094 (closed)

Edited by Dheeraj Joshi

Merge request reports