Description of problem: Starting with https://github.com/openshift/console/pull/11866 the action (kebab icon) menu button on the right side in the search is changed from a `ResourceKebab` to a `LazyActionMenu` for `HelmChartRepositories`. We use this implementation it in other places as well and maybe also in other table rows? When the search shows multiple tables and the user opens the menu at the end of one table, the dropdown options is shown below the "Add from navigation" or "Remove from navigation" button of the next table. Version-Release number of selected component (if applicable): 4.12 How reproducible: Always Steps to Reproduce: 1. Navigate to the search 2. Open the resource selector and search for HelmChartRepo, select HelmChartRepositories and ProjectHelmChartRepositories 3. HCR should have at least one repo. Click on the action menu of the first table. Actual results: The new menu is shown partly behind the button "Add from navigation" or "Remove from navigation" Some buttons are not clickable. Expected results: The menu should shown above the button "Add from navigation" or "Remove from navigation" All buttons should be clickable. Additional info:
Created attachment 1903527 [details] before-ResourceKebab.mp4
Created attachment 1903528 [details] after-LazyActionMenu.mp4
Verified on 4.13.0-0.nightly-2023-02-27-101545
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Container Platform 4.13.0 security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2023:1326