grafana / grafana

The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
https://grafana.com
GNU Affero General Public License v3.0
67.25k stars 12.49k forks source link

Debounce API calls made for search characters #100707

Open marybaldwin opened 1 month ago

marybaldwin commented 1 month ago

API calls are being made for every search character entered in the select input (async select and multi select), and the goal of this feature is to to debounce the calls for certain time

PRs shared by our Support team

grafana-issues-bot[bot] commented 1 month ago

@marybaldwin please add one or more appropriate labels. Here are some tips:

tskarhed commented 1 month ago

This initial request is two years old. If it hasn't been solved yet, it is likely to be solved in Combobox.