Summary
On an argocd instance with many Applications (2k+), the filtering components in the UI (labels, projects, clusters, namespaces, etc) become nearly unusable due to what seems to be a lack of debouncing. This issue also applies to the Search bar at the top of the UI. This is on version v2.6.6+6d4de2e
Motivation
Argo works great for managing large numbers of Apps, but little UI issues like this take away from the day to day.
Proposal
Not sure exactly where it would need to be implemented, hopefully somewhere where it can be re-used for all autocomplete components in the UI.