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
Collection auto-add currently uses prefix search, which requires knowing the first few letters of a collection. The search implementation should match the collections list, which uses /collections/search-values so that fuzzy search can be used.