Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EuiDataGrid] actions jump on hover #6925

Closed
mbondyra opened this issue Jul 10, 2023 · 3 comments
Closed

[EuiDataGrid] actions jump on hover #6925

mbondyra opened this issue Jul 10, 2023 · 3 comments
Assignees
Labels
bug ⚠️ needs validation For bugs that need confirmation as to whether they're reproducible

Comments

@mbondyra
Copy link
Contributor

mbondyra commented Jul 10, 2023

version: eui v83

With an upgrade to v83 both on Lens and Discover a jump happens when hovering over the table actions. Here's the original issue from Kibana:
elastic/kibana#161441

jump.mp4

Jul-10-2023 09-47-55

@mbondyra mbondyra added bug ⚠️ needs validation For bugs that need confirmation as to whether they're reproducible labels Jul 10, 2023
@cee-chen
Copy link
Contributor

@mbondyra @jughosta To help repro this issue, can you please specify what browsers you are using, and what version of said browsers?

@cee-chen cee-chen changed the title [EuiTable] actions jump on hover [EuiDataGrid] actions jump on hover Jul 10, 2023
@cee-chen
Copy link
Contributor

cee-chen commented Jul 10, 2023

Actually, it looks like something is wrong with the cell action icon display on the screenshotted data grid. It should look like https://elastic.github.io/eui/#/tabular-content/data-grid does, the action buttons in the screencaps have way too much height.

The root cause of this is likely, 1. The recent conversion of EuiButtonIcon to Emotion styles from Sass, and 2. Any custom styles that Lens or Discover may have on their data grid. This does not appear to be an issue on production EUI.

@cee-chen cee-chen self-assigned this Jul 10, 2023
@cee-chen
Copy link
Contributor

This is a Kibana implementation issue that I've opened a fix for in Kibana: elastic/kibana#161592

Closing out this issue in the EUI repo, please refer to the Kibana issue for resolution: (elastic/kibana#161441)

@cee-chen cee-chen closed this as not planned Won't fix, can't repro, duplicate, stale Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug ⚠️ needs validation For bugs that need confirmation as to whether they're reproducible
Projects
None yet
Development

No branches or pull requests

2 participants