Code Insights: Add "Remove insight from dashboard" context menu action
Created by: vovakulikov
Closes https://github.com/sourcegraph/sourcegraph/issues/23065
Test plan
- Check that the 'Remove from this dashboard' action actually removes insight from the dashboard
- Check that other context menu items haven't been affected
TODO
-
Add 'Remove insight from this dashboard' logic -
Extend UI with another context menu item -
Add integration test for this context menu item, it will be resolved in a separate issue (https://github.com/sourcegraph/sourcegraph/issues/32363)
UI review
@AlicjaSuska can you please check copies and the general flow for removing insight from the dashboard.