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

[ES|QL] Editor does not work in an EuiPopOver #196441

Open
thomasneirynck opened this issue Oct 15, 2024 · 2 comments
Open

[ES|QL] Editor does not work in an EuiPopOver #196441

thomasneirynck opened this issue Oct 15, 2024 · 2 comments
Labels
enhancement New value added to drive a business result impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. Team:ESQL ES|QL related features in Kibana

Comments

@thomasneirynck
Copy link
Contributor

thomasneirynck commented Oct 15, 2024

Kibana version:

main / 8.15

Describe the bug:

The ES|QL editor has a number of bugs in a pop-over.

  1. The little icons (query history, docs, ...) on the bottom right are not clickable
  2. The auto-complete box floats outside the editor

Steps to reproduce:

  1. Embed the ES|QL-editor in an EuiPopOver
  2. try to click one of the icons bottom-right, and notice they cannot be clicked. (changing the z-index of that group to 4 does make them clickable)
  3. start typing a query and notice the autocomplete box floating outside.

Expected behavior:

The ES|QL editor behaves as expected.

Screenshots (if relevant):

  1. Buttons are not clickable

Mouse-pointer is not showing in recording..

Image

  1. Autocomplete hovers off screen

Image

@thomasneirynck thomasneirynck added the bug Fixes for quality problems that affect the customer experience label Oct 15, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 15, 2024
@thomasneirynck thomasneirynck added the Team:ESQL ES|QL related features in Kibana label Oct 15, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-esql (Team:ESQL)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Oct 15, 2024
@stratoula stratoula added impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. enhancement New value added to drive a business result and removed bug Fixes for quality problems that affect the customer experience labels Oct 15, 2024
@stratoula
Copy link
Contributor

I am changing this to enhncement mostly because it ws nevr designed to work on popover (I find it a very bad UX) and it needs investigation and resources to work like that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. Team:ESQL ES|QL related features in Kibana
Projects
None yet
Development

No branches or pull requests

3 participants