Closed gmechali closed 1 month ago
Modifies the autocomplete query trigger to take into account the last selection. Before: https://screencast.googleplex.com/cast/NTIzMzU4Njg3NjcxMDkxMnw5MTBiMjA5OS1lYg After: https://screencast.googleplex.com/cast/NTkyNDU3NjgzNDg3OTQ4OHw2MzIzMTFiMi1kMg
With this change, we only send to autocomplete the part of the last query selection.
Modifies the autocomplete query trigger to take into account the last selection. Before: https://screencast.googleplex.com/cast/NTIzMzU4Njg3NjcxMDkxMnw5MTBiMjA5OS1lYg After: https://screencast.googleplex.com/cast/NTkyNDU3NjgzNDg3OTQ4OHw2MzIzMTFiMi1kMg
With this change, we only send to autocomplete the part of the last query selection.