Skip to content

Update the alert in code intelligence tooltips

Created by: AlicjaSuska

Part of issue #17582 (closed)

Description

Alert displayed in the code intelligence tooltip should have secondary-alert styles and its contents should be rearranged.

Design specification

Figma: light theme, dark theme

  • Move the 'i' icon to the left. Keep the same tooltip on hover as currently.
  • Change copy to 'Learn more about precise code intelligence' - link to Docs
  • Add 'Dismiss' button that closes the alert
  • Change alert styles to secondary-alert
  • All alert contents should fit in one line (see the 'partial semantic' example - the longest copy possible)

New alert: image

Current alert: image