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

Update sort for numeric string values #9936

Closed

Conversation

bisht-richa
Copy link
Contributor

@bisht-richa bisht-richa commented Oct 17, 2023

Summary

  • Sort numeric values as string
  • Sort IP addresses in a more numerical way

Modify Sort function test for these two types of values in the table

How to test

IP addresses, e.g. in Pods and Node list, should be sorted numerically-octet-wise.

For number as strings can be tested in sort.js test

@github-actions github-actions bot added this to the v2.8.next1 milestone Oct 17, 2023
@richard-cox
Copy link
Member

@bisht-richa I've disconnected the PR from #9782. This is only a partial fix. Can you update the description with the bullet point this PR addresses?

Thought we had also agreed that this work is additional churn given the user will revert back to the existing sort mechanisms when server side pagination comes in?

@richard-cox
Copy link
Member

Given #9936 (comment), closing

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