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 org sorting #1183

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Fix org sorting #1183

wants to merge 1 commit into from

Conversation

myieye
Copy link
Contributor

@myieye myieye commented Oct 30, 2024

This PR adds THEN sort by name ASC.
So, the sort order isn't random e.g. when sorting by member count and there are multiple orgs with 5 members.

Copy link

UI unit Tests

12 tests  ±0   12 ✅ ±0   0s ⏱️ ±0s
 4 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 3981bd0. ± Comparison against base commit a84c509.

@myieye myieye requested a review from rmunn October 30, 2024 14:12
Copy link
Collaborator

@hahn-kev hahn-kev left a comment

Choose a reason for hiding this comment

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

what if we used a zero dependency order by lib to do this for us?
https://www.npmjs.com/package/just-order-by

Sign up for free to 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