Conversation
|
🤖 Jobs for this PR can be triggered through checkboxes. 🚧
ℹ️ To trigger the CI, please tick the checkbox below 👇
|
|
/ci |
|
/ci |
|
/ci |
|
/ci |
|
/ci |
|
/ci |
|
/ci |
|
/ci |
|
/ci |
|
Pinging @elastic/kibana-presentation (Team:Presentation) |
|
I didn't check the code yet, but tested locally and seems like I can't run those steps
The test instructions don't specify what should be displayed (I'd expect some warnings), but it looks to me like it's stuck on a previous search. Am I doing something wrong while testing or it's a real implementation bug? Attaching video Screen.Recording.2026-09-15.at.10.06.53.mov |
|
I also see that @stratoula assigned herself to the review, I'll continue testing and review regardless, but I'll leave the final approve for her! |
💔 Build Failed
Failed CI Steps
Metrics [docs]Async chunks
Page load bundle
Unknown metric groupsshared async chunks total size
total optimizer output size
Test Failures
History
|
… does not have one column
This is an issue with the variables control component not clearing the previous error when the next query does not have one column. Resolved with 2ea14f1 |
Closes #274439
PR resolves issue by creating a shared component that is used by both control and variable control editor to ensure both components display same information. Created new package for shared component.
Test instructions
FROM kibana_sample_data_logs | STATS BY machine.os.keyword.FROM kibana_sample_data_logs | STATS BY machine.os.keywordnot valid. Ensure compile error is displayedFROM kibana_sample_data_logs | where bytes < -1FROM kibana_sample_data_logs | STATS BY machine.os.keyword, bytes