processing / processing/p5.js-web-editor
Sort by size and multiselect in asset manager
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 1.7k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 8
Description
Nature of issue?
- Existing feature enhancement
Feature enhancement details:
Apologies if this is a duplicate. I did a cursory look.
Can sort-by-size and multi-select functionality be added to the asset editor? I end up duplicating a lot of student sketches and running out of asset space quickly. I make my best effort to clear up asset space but I find it too arduous and instead make new accounts often but I think that is suboptimal for everyone involved.
Alternatively, I would be willing to pay a small annual fee for much larger storage space 😉
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 with the asset editor entry point and trace how assets are displayed, selected, and ordered. Define completion as allowing users to sort assets by size and select multiple assets for cleanup, then verify both interactions in the editor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100