Skip to content

"Add To Collection" doesn't work when viewing another user's sketch list #2363

@lindapaiste

Description

@lindapaiste

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).

image

These are codingtrain's collections, not mine:
image

The p5 user has no collections:
image

Expected Behavior

I should see a list of my collections, and be able to add their sketch to my collection.

Steps to reproduce

Steps:

  1. Go to https://editor.p5js.org/p5/sketches
  2. Click on the 🔻 next to a sketch
  3. Click "Add to collection"

Metadata

Metadata

Assignees

Labels

BugError or unexpected behaviorsPriority:MediumModerately important, should be completed in a fair timeframe

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions