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

[MdTable] Sort by ID failing #1349

Closed
SirNeural opened this issue Dec 27, 2017 · 0 comments · Fixed by #1353
Closed

[MdTable] Sort by ID failing #1349

SirNeural opened this issue Dec 27, 2017 · 0 comments · Fixed by #1353
Labels

Comments

@SirNeural
Copy link

Steps to reproduce

Create a table that can be sorted, and attempt to sort an md-numeric row.

Which browser?

Vue-Material@1.0.0-beta-7
Vue@^2.5.0
Electron@1.7.10

What is expected?

ID's should be sorted in order of ascending or descending depending on user input

What is actually happening?

ID's column is not getting sorted at all, no changes are made to the order of the columns. I think there may be missing logic to sort by numerical value instead of lexicographical value?

Reproduction Link

https://codepen.io/anon/pen/RxKMxW
Sort by name, and then attempt to sort by id, nothing changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants