Skip to content

Added feature to upload image by URL#3488

Open
yugalkaushik wants to merge 5 commits into
processing:developfrom
yugalkaushik:feature-uploadfile
Open

Added feature to upload image by URL#3488
yugalkaushik wants to merge 5 commits into
processing:developfrom
yugalkaushik:feature-uploadfile

Conversation

@yugalkaushik
Copy link
Copy Markdown
Contributor

Fixes #387

Changes: This PR adds feature as suggested in Issue #387 by adding the ability to upload files by URL in the p5.js Web Editor.

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123

@yugalkaushik
Copy link
Copy Markdown
Contributor Author

@raclim can you please check this PR

@raclim
Copy link
Copy Markdown
Collaborator

raclim commented May 21, 2025

Thanks for checking in @yugalkaushik! Will try to take a look before the end of this week!

@raclim raclim added Feature Request Proposal for adding a new functionality Area: Design For UI/UX design updates, proposals, or feedback labels Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Design For UI/UX design updates, proposals, or feedback Feature Request Proposal for adding a new functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upload files by URL

2 participants