-
Notifications
You must be signed in to change notification settings - Fork 39
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
[BUG] Convert sorting to localeNumericCompare() across the app #1824
Comments
This issue is currently awaiting triage. |
This issue has been marked 'good first issue' |
@rszwajko - Did your natural sort ordering PR also take care of this issue? |
No. The tackle2-ui/client/src/app/pages/applications/components/application-tags/application-tags.tsx Line 151 in 56e556f
|
Is there an existing issue for this?
Konveyor version
latest
Priority
Critical
Current Behavior
The function localeNumericCompare() has proven to be a valuable utility for comparing strings numerically in a way that respects locale-specific ordering.
This issue is to cover standardizing its usage across the application
Expected Behavior
No response
How Reproducible
Always (Default)
Steps To Reproduce
No response
Environment
- OS:
Anything else?
No response
The text was updated successfully, but these errors were encountered: