Skip to content

Code Insights: Add insight live preview button

Administrator requested to merge vk/add-insight-live-preview-button into main

Created by: vovakulikov

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

Context

This PR adds a preview button/link component for capture group and search-based insight creation UIs. Also this PR re-implements Code Insights MonacoInput abstraction in a way that it could be reused in different parts of the product.

Search based Capture group
Screenshot 2022-01-14 at 03 37 10 Screenshot 2022-01-14 at 03 37 00

TODO

  • Restructure Monaco query field
  • Add storybook stories for it
  • Adopt these new components in the code insight creation UI

Merge request reports

Loading