Skip to content

Add new mechanism for listening value for insight live preview

Administrator requested to merge code-insights/creation-ui-polishing into main

Created by: vovakulikov

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

Details of this PR

This PR is the first PR in three polishing PR's before 3.28 release

  1. This PR
  2. Support multi org logic for code insights
  3. Polish visual aspects of form and creation UI flow

What has been done in this PR

  • Add async validation to repositories/repository fields creation UI
  • Listen to series changes without actually submitting the series to see a live preview chart in search based creation UI
  • Add edit/delete buttons for live series

Merge request reports

Loading