Skip to content

Fixed explain code button background color

Nataliia Radina requested to merge 407285-ai-feedback-button-styling into master

What does this MR do and why?

Fixes the background color of explain code icon

Screenshots or screen recordings

before after
Screenshot_2023-04-17_at_11.44.09 Screenshot_2023-04-17_at_11.42.56

How to set up and validate locally

  1. Enable the following feature flags:
    • explain_code
    • explain_code_snippet
    • openai_experimentation
    • ai_experimentation_api
  2. Open a file containing Source Code (Note, this file should not be from the GitLab codebase).
  3. Highlight some of the Source Code.
  4. Observe the (?) button

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #407285

Edited by Nataliia Radina

Merge request reports