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
I can search for and select a collection with a display name of 3 or less characters that is not one of my most recent 100 collections
Current behavior
collection search requests a user's most recent 100 collections (regardless of display name) and filters the 100 recent collections by display name as the first 3 characters are typed in the search input
after 3 characters collection search makes a request to panoptes to search for the collection
if a collection is not in a user's most recent 100 collections and is 3 or less characters it will not be selectable from collections search
As noted in the linked Talk discussion, collections with 3 or less characters that are not a user's most recent 100 collections appears to be an uncommon edge case. Since it's such an uncommon edge case, and the improvements in #7124 that close issue #7121 are much more common, I think this is issue is not urgent.
Largely duplicate of zooniverse/front-end-monorepo/issues/6235
Expected behavior
Current behavior
Steps to replicate
Additional information
The text was updated successfully, but these errors were encountered: