Code Insights: Implement Share by link modals on the dashboard page
Created by: vovakulikov
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.