Skip to content

Broken sorting #3

Description

@Zodiac1978

It looks like the thousand separator is interpreted as comma, so the number is used as decimal number.

Looking at the sorting with this explanation it all makes sense, 0,1, 10, 100, 200, 700, 800

You can put the unformatted number (without separator or + at the end) in the attribute like this: data-sort='1357656438' - so the visible number stays the same, but the sorting is fixed.

Image

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