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
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 like field to Collection model
Create endpoint with pagination
Develop frontend search collections page
The text was updated successfully, but these errors were encountered:
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.like
field to Collection modelsearch collections
pageThe text was updated successfully, but these errors were encountered: