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

Bugfix/fix countries sorting #542

Merged
merged 2 commits into from
Feb 1, 2025
Merged

Conversation

cmckni3
Copy link
Collaborator

@cmckni3 cmckni3 commented Jan 31, 2025

No description provided.

ahmedasif1 and others added 2 commits September 3, 2021 22:53
Sorting in javascript happens in-place.
We need to do it on a clone of the original array to keep countries in the correct order for display.
@cmckni3
Copy link
Collaborator Author

cmckni3 commented Feb 1, 2025

Pulled in from #400 and fixed merge conflicts

@cmckni3 cmckni3 merged commit 9171230 into master Feb 1, 2025
2 checks passed
@cmckni3 cmckni3 deleted the bugfix/fix-countries-sorting branch February 1, 2025 22:10
@cmckni3 cmckni3 restored the bugfix/fix-countries-sorting branch February 3, 2025 17:16
@cmckni3 cmckni3 deleted the bugfix/fix-countries-sorting branch February 3, 2025 17:16
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