[Bug]: I hope there is no feature enabled to call resolve suggestions programmatically in tagPicker. #33714
Closed
2 tasks done
Labels
Fluent UI react (v8)
Issues about @fluentui/react (v8)
Needs: Author Feedback
Resolution: Soft Close
Soft closing inactive issues over a certain period
Type: Bug 🐛
Package
@fluentui/react
Package version
8.109
React version
18.2.0
Environment
Current Behavior
I would like to integrate the search API into the tagPicker to fetch tags and then resolve the suggestions. However, with the current behavior of the tagPicker, I am unable to implement this as resolveSuggestions is triggered only on user input. I also want to display a loader when the API is in progress. Adding the search API in onResolveSuggestions results in repeated API calls on input change.
Could you please suggest if there is a way to achieve this behaviour?
Expected Behavior
need a way to update suggestionList based on api call response
Reproduction
Steps to reproduce
Are you reporting an Accessibility issue?
None
Suggested severity
Urgent - No workaround and Products/sites are affected
Products/sites affected
No response
Are you willing to submit a PR to fix?
yes
Validations
The text was updated successfully, but these errors were encountered: