Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix sorting in collection table #2375 #2732

Closed

Conversation

KrishavRajSingh
Copy link

@KrishavRajSingh KrishavRajSingh commented Dec 16, 2023

Fixes #2375

Changes: implemented logic required to sort the array of items in the Collection which was returned from getCollection(state, {id})

[

Fix.Sorting.in.Collection.Table.mp4

](url)

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123

@raclim
Copy link
Collaborator

raclim commented Mar 27, 2024

Thanks for submitting this! I think we're going to go with #2376 to resolve the linked issue, so I'm going to close this for now!

@raclim raclim closed this Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sketches table on collection page is not sortable
2 participants