processing / processing/p5.js-web-editor

Create generic Table component

Open
#1,442 10 comments 0 reactions 1 assignee View on GitHub

@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

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.