Skip to content

Add compute live preview component

Administrator requested to merge insights/add-compute-live-preview into main

Created by: unclejustin

Closes https://github.com/sourcegraph/sourcegraph/issues/37966

Related backend PR

Designs

This is simply a static rendering of the preview component. The backend pieces will be implemented here Code Insights: Assemble compute-powered insight creation UI

Test plan

  • See the fully rendered preview in storybook
  • See the blurred preview by navigating to insights/create/compute
  • Both should match designs

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading