Skip to content
This repository was archived by the owner on Jan 7, 2022. It is now read-only.
This repository was archived by the owner on Jan 7, 2022. It is now read-only.

comparator function does not work. #82

@TheBranchDriftCatalyst

Description

@TheBranchDriftCatalyst

I was briefly trying to use the comparator function on the column configuration objects. I noticed that sorting was not working correctly for columns that were non_numeric and attaching my comparison (comparator) function had no effect. Looking into the code where the comparator is referenced I was unable to find any explicit use of the function (it's only used for a flag). There appear to be two bugs here (or I am using this incorrectly- if so please correct me)

1: comparator field on column definition object does not get triggered when present
2: sorting text columns does not cause any resorting to occur.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions