You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now autocomplete logic sorts all entities in alphabet order.
Should not do it for /autocomplete handler response - it is already sorted with smart algorithm by backend.