Skip to content

fix: Adjust styles for Duo chat error messages

Description

Use vscode theme colors to style error messages from Duo.

Related Issues

Resolves gitlab#499569 Related to gitlab#474922

How has this been tested?

  1. Check out this branch
  2. Use your local version of the Duo chat extension
  3. Ask Duo what is this issue about? https://gitlab.com/gitlab-org/gitlab/-/issues/111111111111111111111 to prompt an error
  4. You will see an error style that uses vscode theme colors

Screenshots (if appropriate)

Before After
Screen_Recording_2024-10-23_at_12.56.19 Screen_Recording_2024-10-23_at_12.50.22
Screenshot_2024-10-23_at_12.57.54 Screenshot_2024-10-23_at_12.58.40

What CHANGELOG entry will this MR create?

  • fix: Bug fix fixes - a user-facing issue in production - included in changelog
  • feature: New feature - a user-facing change which adds functionality - included in changelog
  • BREAKING CHANGE: (fix or feature that would cause existing functionality to change) - should bump major version, mentioned in the changelog
  • None - other non-user-facing changes

Merge request reports

Loading