Skip to content

Wildcard: Use `Popover` in `MenuButton`

Administrator requested to merge vk/use-popover-in-menu-button into main

Created by: vovakulikov

Context

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

This PR is the third PR in 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 This PR Use Popover component in Menu button instead of built-in reach UI popover 3.2 Migrate Code Insights to new wildcard Popover component

This PR simply replaces reach UI implementation of reach UI popover and a bit simplifies API of the MenuButton component.

Merge request reports

Loading