Skip to content

CodeInsights: Use wildcard `Popover` in the code insights components

Administrator requested to merge vk/use-wildcard-popover-in-code-insights into main

Created by: vovakulikov

PRs map

Based on Adding Popover component PLEASE BE SURE THAT BASED PR IS MERGED BEFORE MERGING THIS ONE

This PR is the second PR of the series of changes for the Popover component. Previous these changes were in one big PR here

  1. Add tether sub package PR
  2. Adding Popover component
  3. PRs from the third phase could be merged in parallel and reviewed independently 3.1 Use Popover component in Menu button instead of built-in reach UI popover 3.2 This PR Migrate Code Insights to new wildcard Popover component

Context

This PR removes the old code insights specific component and uses a brand new wildcard Popover component instead.

Merge request reports

Loading