When a Select is choosing from a potentially infinite list, please allow us to update the values in the select when new data is available. For example, if we have a "Search for a user" select, we need a way to update the list of users that have been filtered based on a network call.
Any suggestions on how we can achieve this would be appreciated
When a Select is choosing from a potentially infinite list, please allow us to update the values in the select when new data is available. For example, if we have a "Search for a user" select, we need a way to update the list of users that have been filtered based on a network call.
Any suggestions on how we can achieve this would be appreciated