processing / processing/p5.js-web-editor
Expose and link to slugified sketch titles
Open
Nobody has claimed this yet.
Feature Request
Help Wanted
Priority:Medium
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 1.7k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 8
Description
Nature of issue?
- New feature request
New feature details:
Sketches, when they are saved to the server, generate a slug of the sketch title. It would be great to expose the slug links publicly, perhaps on the share modal.
Tasks:
- Add link to share modal
- Add slug attribute to existing sketches in mongo
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the share modal and the sketch persistence code that generates slugs for saved sketches. Check how existing sketches are represented in MongoDB; done means the share modal exposes a public slug link and existing sketches have a slug attribute.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, mongodb
- Domain
- database, full-stack, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100