elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.69k stars 8.24k forks source link

[Security Solution] ESQL editor inserts random values on Enter in upgrade flyout #202206

Open xcrzx opened 3 days ago

xcrzx commented 3 days ago

Summary

Random values are inserted when a user hits the Enter key in the ESQL editor within the rule upgrade flyout. See the video for illustration of the bug (I only pressing Enter repeatedly):

https://github.com/user-attachments/assets/02c92ba3-c2a2-40f7-8412-f5ad85d39bc2

This happens due to an invisible autosuggest field rendered outside the user's viewport. Hitting Enter pastes the first option from the autosuggest.

Additional Details

elasticmachine commented 3 days ago

Pinging @elastic/security-solution (Team: SecuritySolution)

elasticmachine commented 3 days ago

Pinging @elastic/security-detection-rule-management (Team:Detection Rule Management)

elasticmachine commented 3 days ago

Pinging @elastic/security-detections-response (Team:Detections and Resp)