mirror of
https://github.com/nasa/openmct.git
synced 2025-05-31 14:40:48 +00:00
* throttle search results to one a second * changed to use custom debounce due to async * attempt to fix flakey test * attempt to fix flakey test * revert test changes * reduce debounce time and add e2e test * allow canceling of timeout * removed debug * make search result e2e tests more stable * make drop down selector a constant * address pr comments