Code Insights: Add search context filter v1
Created by: vovakulikov
Closes https://github.com/sourcegraph/sourcegraph/issues/33830 Closes https://github.com/sourcegraph/sourcegraph/issues/32963
Background
This PR updates our dilldown panel and adds a new control for the search context filter. It also fixes a few visual problems that we've been noticing recently about drilldown panel.
Before | After |
---|---|
Todo
-
Implement UI and the logic around context filter -
Pass design review -
Pass tech review -
Update our integration test in order to test search context filter [Seperate PR]
Test plan
- Make sure that all integration tests work properly with
- Make sure all visual details look correct according to the search UI designs
App preview:
Check out the client app preview documentation to learn more.