processing / p5.js-web-editor

The p5.js Editor is a website for creating p5.js sketches, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! You can create, share, or remix p5.js sketches without needing to download or configure anything.
https://editor.p5js.org
GNU Lesser General Public License v2.1
1.38k stars 1.32k forks source link

Sketches not sortable in My Collections Page #2900

Closed haarsh157 closed 9 months ago

haarsh157 commented 9 months ago

p5.js version

No response

What is your operating system?

None

Web browser and version

No response

Actual Behavior

When clicking on table headers, the sketches did not get sorted.

https://github.com/processing/p5.js-web-editor/assets/115213858/344ced75-5a4c-44de-87b0-9b2a9afbb3d8

Expected Behavior

The sketches should be sorted when we click on the table headers.

Steps to reproduce

Steps:

  1. Navigate to the collections by selecting File -> Open -> Collections. Ensure that you are logged in and have created collections.
  2. Execute table sorting by clicking on the headers to align the table accordingly.
KrishavRajSingh commented 9 months ago

Bro I have worked on this Checkout #2732

lindapaiste commented 9 months ago

Closing as a duplicate of #2375