Skip to content

Optimize API Calling #2

@nozhana

Description

@nozhana

Requirement

Call the API when the user finishes searching instead of by every keystroke in UISearchResultsUpdating

Idea

Setup a timer in UISearchResultsUpdating or in search() that resets every time a keystroke event happens. At the end of this timer, the call to the API is performed.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is neededtodoWill be implemented later

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions