Skip to content

Add sparse sorting to DataTable - #3749

Merged
joshblack merged 4 commits into
mainfrom
thyeggman/sparse-sorting
Sep 25, 2023
Merged

Add sparse sorting to DataTable#3749
joshblack merged 4 commits into
mainfrom
thyeggman/sparse-sorting

Conversation

@thyeggman

Copy link
Copy Markdown
Contributor

This PR allows sorting of sparse columns. When sorting by a sparse column, all blank values are ordered last regardless of the sort direction.

Merge checklist

  • Added/updated tests
  • Added/updated documentation
  • Changes are SSR compatible

Take a look at the What we look for in reviews section of the contributing guidelines for more information on how we review PRs.

Co-authored by @joshblack

@thyeggman
thyeggman requested review from a team and josepmartinsSeptember 18, 2023 17:38
@changeset-bot

changeset-botBot commented Sep 18, 2023

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 1e57e9a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
NameType
@primer/reactMinor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

github-actionsBot commented Sep 18, 2023

Copy link
Copy Markdown
Contributor

size-limit report 📦

PathSize
dist/browser.esm.js100.74 KB (0%)
dist/browser.umd.js101.32 KB (0%)

@thyeggman
thyeggman temporarily deployed to github-pages September 18, 2023 17:46 — with GitHub Actions Inactive
@github-actions
github-actionsBot temporarily deployed to storybook-preview-3749 September 18, 2023 17:46 Inactive
@thyeggman
thyeggman temporarily deployed to github-pages September 18, 2023 18:19 — with GitHub Actions Inactive
@github-actions
github-actionsBot temporarily deployed to storybook-preview-3749 September 18, 2023 18:19 Inactive
@thyeggman
thyeggmanforce-pushed the thyeggman/sparse-sorting branch from 04784ec to 2ec78c1CompareSeptember 18, 2023 18:31
@github-actions
github-actionsBot temporarily deployed to storybook-preview-3749 September 18, 2023 18:35 Inactive
@thyeggman
thyeggman temporarily deployed to github-pages September 18, 2023 18:36 — with GitHub Actions Inactive
@github-actions
github-actionsBot temporarily deployed to storybook-preview-3749 September 18, 2023 18:37 Inactive
@thyeggman
thyeggmanforce-pushed the thyeggman/sparse-sorting branch from 2ec78c1 to f586f10CompareSeptember 18, 2023 20:22
@thyeggman
thyeggman temporarily deployed to github-pages September 18, 2023 20:29 — with GitHub Actions Inactive
@github-actions
github-actionsBot temporarily deployed to storybook-preview-3749 September 18, 2023 20:30 Inactive
@lesliecdubs
lesliecdubs requested review from joshblack and removed request for joshblackSeptember 21, 2023 00:02

@joshblackjoshblack left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much for the contribution! 🥳

@github-actions
github-actionsBottemporarily deployed to storybook-preview-3749 September 25, 2023 17:15 Inactive
@joshblack
joshblack added this pull request to the merge queueSep 25, 2023
Merged via the queue into main with commit b4fe331Sep 25, 2023
@joshblack
joshblack deleted the thyeggman/sparse-sorting branch September 25, 2023 17:26
@primerprimerBot mentioned this pull request Sep 25, 2023
@primerprimerBot mentioned this pull request Sep 28, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@thyeggman@joshblack