You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
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:
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.
The text was updated successfully, but these errors were encountered: