-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
Currently, you can browse everyone's snippets, but you can only view your own collections of snippets. It would be fairly straightforward to inherit the same logic for an all collections search/page on the front end.
- Add search index for collection names and owners in Collection model
- Add
likefield to Collection model - Create endpoint with pagination
- Develop frontend
search collectionspage