elastic / kibana

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

[ML] Split field on change point detection doesn't let user select the value from dropdown if user accidentally types in the input field #184157

Open bhavyarm opened 4 months ago

bhavyarm commented 4 months ago

Kibana version: 8.14.0/main

Browser version: chrome latest

Original install method (e.g. download page, yum, from source, etc.): from staging/main latest snapshots

Describe the bug: This is a weird paper cut bug to write up. If user clicks on split field input because they know which field they want to select and try to type it - its a fight. The spilt field input field doesn't let the user type it in. And if you try to backspace fully on the field then that doesn't work too. The placeholder value Not selected comes back up. And if user just deletes a part of Not selected , then no values get displayed in dropdown other than Not selected.

Same in aiops in ml and when you add the change point detection panel in the dashboard.

https://github.com/elastic/kibana/assets/7074629/1ee441f8-544e-4056-9e7e-5658ecc53cb8

elasticmachine commented 4 months ago

Pinging @elastic/ml-ui (:ml)