Skip to content

[8.13] [Security Solution] Fix cell actions in Explore pages (#177478)#177501

Merged
kibanamachine merged 1 commit intoelastic:8.13from
kibanamachine:backport/8.13/pr-177478
Feb 21, 2024
Merged

[8.13] [Security Solution] Fix cell actions in Explore pages (#177478)#177501
kibanamachine merged 1 commit intoelastic:8.13from
kibanamachine:backport/8.13/pr-177478

Conversation

@kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.13:

Questions ?

Please refer to the Backport tool documentation

## Summary

issue: elastic#177410

Adding `overflow: hidden` style was causing the cell actions to
disappear after the upgrade to [EUI upgrade to
v91.3.1](elastic#173569)

The `overflow: hidden` style is no longer needed, it has been removed.
So cell actions are displayed

(cherry picked from commit ab864b4)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Feb 21, 2024
@kibanamachine kibanamachine enabled auto-merge (squash) February 21, 2024 17:57
@kibana-ci
Copy link

💚 Build Succeeded

Metrics [docs]

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
@kbn/securitysolution-data-table 72 71 -1

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
securitySolution 11.6MB 11.6MB -114.0B
Unknown metric groups

API count

id before after diff
@kbn/securitysolution-data-table 95 94 -1

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @semd

@kibanamachine kibanamachine merged commit 23516c2 into elastic:8.13 Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants