Skip to content

Code Insights: Remove legacy insight card (view package)

Warren Gifford requested to merge vk/remove-legacy-insight-card into main

Created by: vovakulikov

Based on https://github.com/sourcegraph/sourcegraph/pull/35925

This PR replaces the old API around insight card (the view package directory) with newly created and adopted in Code Insights pages InsightCard components.

Test plan

  • Make sure that code insights card look good on the on-prem and cloud landing pages
  • Make sure that templates work without any regression

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading