processing / processing/p5.js-web-editor

Sketches table on collection page is not sortable

Open
#2,375 2 comments 0 reactions 1 assignee View on GitHub

@lindapaiste is already working on this.

Since Aug 13, 2023.

Bug
Dominant language
JavaScript
Stars
1.7k
Forks
1.7k
Avg merge
3d 4h
Merged PRs (30d)
8

Description

p5.js version

No response

What is your operating system?

None

Web browser and version

No response

Actual Behavior

Clicking on the table headers shows the 🔺 🔻 icons, but doesn't actually sort the table.

Expected Behavior

The sketches in the table should sort based on the column header that is clicked.

Steps to reproduce
Steps:
  1. Go to https://editor.p5js.org/lindapaiste2/collections/AOAa6qqDb
  2. Click on table headers "Name", "Owner", etc.

I am working on a core table component and will fix this by using that sortable table, rather than having to reproduce sorting logic that exists elsewhere.

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.