-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Labels
BugError or unexpected behaviorsError or unexpected behaviorsPriority:MediumModerately important, should be completed in a fair timeframeModerately important, should be completed in a fair timeframe
Milestone
Description
p5.js version
No response
What is your operating system?
None
Web browser and version
No response
Actual Behavior
When I click the "Add to Collection" button from another user's sketches page, I see a list of their collections. Clicking on a collection to add or remove a sketch will give a 403 API error because I do not have permission to modify their collections (good).
These are codingtrain's collections, not mine:
The p5 user has no collections:
Expected Behavior
I should see a list of my collections, and be able to add their sketch to my collection.
Steps to reproduce
Steps:
- Go to https://editor.p5js.org/p5/sketches
- Click on the 🔻 next to a sketch
- Click "Add to collection"
Metadata
Metadata
Assignees
Labels
BugError or unexpected behaviorsError or unexpected behaviorsPriority:MediumModerately important, should be completed in a fair timeframeModerately important, should be completed in a fair timeframe