Need timeout while typing in the search widget.

536
3
10-16-2019 06:20 AM
deleted-user-OOe4JK-9Abnm
New Contributor III

Hi,

I use Search Widget in JS 4.13.

When I type in the search field, the search call API at once. I would like to have some timeout after when last symbol was typed in. I cannot find this property here Search | ArcGIS API for JavaScript 4.13 

It is possible to set such timeout? How?

0 Kudos
3 Replies
Noah-Sager
Esri Regular Contributor

I think you're talking about the suggestions returned from the Search widget? I don't think we have a way to delay the suggestions being returned.

Search | ArcGIS API for JavaScript 4.13 

0 Kudos
deleted-user-OOe4JK-9Abnm
New Contributor III

Hi Noah,

Thank you for the answer!

May be it can be taken to consideration?

I would suggest to add "suggestionDelay" in milliseconds. Default can be 0.

It will significant reduce number of requests while users typing.

0 Kudos
Noah-Sager
Esri Regular Contributor

I would recommend going through Technical Support and getting an enhancement logged. This way they can do all the proper testing and vetting.

Esri Support ArcGIS API for JavaScript