Add debounce to search bars that call backend

Improved handling of search queries when searching for work orders, assets/objects, requests, and items.

We have added a period of time between entering a search term and the query being sent to D365. Every time the search term is updated the time is reset letting the user complete their search term before executing the query.

This is an improvement by not querying D365 for each iteration of the search term but only the final one. This will reduce load on the D365 server and web server.

Copyright Dynaway A/S

Privacy Policy