CodeInsights: Use wildcard `Popover` in the code insights components
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
- Add tether sub package PR
- Adding
Popover
component -
PRs from the third phase could be merged in parallel and reviewed independently
3.1 Use
Popover
component inMenu button
instead of built-in reach UI popover 3.2 This PR Migrate Code Insights to new wildcardPopover
component
Context
This PR removes the old code insights specific component and uses a brand new wildcard Popover
component instead.