-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Labels
Description
Not working search functionality for exploring project due to list project query has been changed. Note that shared and owned project are filtered locally in project's model, so only project to explore are filtered by a request.
Input used to have q as query parameter for listing project with search expression. It has been replaced for 3 separate flags for filtering either according namespace, name or last_updated.
#1048 changes search functionality to use name for time being.
Reactions are currently unavailable