Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Searching and updating Item Issue #740

Open
RadheSwil opened this issue Feb 9, 2024 · 0 comments
Open

Searching and updating Item Issue #740

RadheSwil opened this issue Feb 9, 2024 · 0 comments

Comments

@RadheSwil
Copy link

Whenever I input the label 'NameToDisplay' and fill the 'NameToDisplay' field with values like 000023, 00988823, 123323, 1232132, the OnChangeText event triggers an API call. This API searches within my product database based on the input text, for example, 'ad'. The API returns a product list where the product names start with 'ad', limited to a length of 3.
However, in the picker component, I observe that the products 000023, 00988823, 123323, 1232132 appear first before the three new products returned by the API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant