Skip to content

Code Insights: Implement Share by link modals on the dashboard page

Created by: vovakulikov

Designs

Group 485

Dialog

Dialog

Content

Definition of done

  • You're able to copy link the insight share link
  • Depending on dashboards visibility levels in which this insight was included we should render three different modes of share link modal UI

Blockers

@chwarwick @leonore @CristinaBirkel We currently don't have information about dashboards that have the insight so we can't render different modes of share link modal UI. I think if we had a dashboard insight relation in the GQL API it would be possible for us to calculate all data that we're needed on the frontend. We actually have an issue where we also need this relation in the GQL API.

https://github.com/sourcegraph/sourcegraph/issues/34760