Skip to content

Issue with sorting of numeric col with null values #8

@PavolSvidran

Description

@PavolSvidran

Hello, I'am using mfDefaultSorter for string and numeric values.

For field with only string values it works fine or with only numeric values it works fine.
For field with string and null values it still works fine, but for field with numeric and null values sorting doesn't make any sense.

Issue is simulated here: https://stackblitz.com/edit/angular-ivy-mxgxav?file=src/app/app.component.ts

Null value should be sorted to the end or start of the arr.

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions