processing / processing/p5.js-web-editor
Create generic Table component
Open
@andrewn is already working on this.
Since May 28, 2020.
Good First Issue
Help Wanted
Priority:High
Type:Task
- 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:
As reported in #1424.
The Sketch List and Collection List components have the ability to sort their columns (name, date created, etc.). The Asset List should have the ability to sort by name-, size- and sketch-.
This also brings up a bigger issue... which is should these three components be integrated into a Table component? With a search bar and sortable columns? Should their state be stored in React and removed from Redux?
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.
Assessment
This issue has not been assessed yet.