kibana/test
Marta Bondyra e6f17e7c06
[Unified field list] debounce search (#187143)
## Summary

Updates to unified field list on typing are debounced - this way we
don't get so many updates when typing in the search input.

Flaky test runner:
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/6424

## Performance comparison
Test: typing the string: activem for metricbeat data (~6000 fields)

before (costly update on every keystroke):
<img width="669" alt="Screenshot 2024-06-28 at 17 28 38"
src="7075f7bc-2d90-4177-acac-69ac101b2ef1">

after (only one costly update when user stops typing):
<img width="269" alt="Screenshot 2024-06-28 at 17 24 43"
src="8c0ce4a3-7c1a-428b-a482-f6b4d87911e0">
2024-07-06 14:47:26 +02:00
..
accessibility [Discover][DocViewer] Convert EuiTable to EuiDataGrid. Enable up to 500 fields per page. (#175787) 2024-06-19 15:31:44 +02:00
analytics [EBT] Combine packages (#186048) 2024-06-18 14:23:16 +02:00
api_integration Relocate usage-counters to dedicated index and split server Vs ui (#187064) 2024-07-05 21:18:36 +10:00
common FTR http2 configs for security tests (#186444) 2024-06-21 20:27:24 +02:00
examples Show _ignored field in Discover (#184903) 2024-06-11 13:01:07 +02:00
functional [Unified field list] debounce search (#187143) 2024-07-06 14:47:26 +02:00
harden Update node spawn process hardening (#186786) 2024-06-26 12:06:37 -05:00
health_gateway async-import plugins in the server side (#170856) 2023-11-15 00:55:56 -07:00
interactive_setup_api_integration async-import plugins in the server side (#170856) 2023-11-15 00:55:56 -07:00
interactive_setup_functional Unskip interactive setup functional tests (#157863) 2023-05-16 09:20:00 -04:00
interpreter_functional Use rxjs instead of rxjs/operators (#179553) 2024-04-02 11:41:33 -07:00
node_roles_functional async-import plugins in the server side (#170856) 2023-11-15 00:55:56 -07:00
package [CI / FIPS] Convert smoke tests to use FIPS agent (#186858) 2024-06-26 12:55:51 -07:00
plugin_functional Relocate usage-counters to dedicated index and split server Vs ui (#187064) 2024-07-05 21:18:36 +10:00
scripts [ci] Remove jenkins config (#173745) 2023-12-21 12:09:43 -06:00
server_integration Use permanent cache for translation files on production (#181377) 2024-04-24 13:31:06 +02:00
ui_capabilities/newsfeed_err [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
tsconfig.json [Console] Enable monaco by default (#184862) 2024-06-19 17:37:04 +02:00