processing / processing/p5.js-web-editor

Batch loading of sketches

Open
#3,323 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature Request Needs Design Needs Discussion
Dominant language
JavaScript
Stars
1.7k
Forks
1.7k
Avg merge
3d 4h
Merged PRs (30d)
8

Description

Increasing Access

Not sure, but I suppose someone with bad Internet would be waiting even longer for the list of sketches to load.

Feature request details

Suggest the list of sketches load in batches, maybe 100, instead of loading all of them. I have so many sketches that it takes a dozen seconds or so to load them all, when most of the time I just want to see the most recent or be able to search for one.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Trace the sketch-list loading flow and the request used to retrieve sketches, starting with the web editor's list and search behavior. Determine where batching, recent results, and search interaction need to be coordinated. Done means large sketch collections no longer require loading the entire list before the user can view or find sketches.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.