jspreadsheet / jspreadsheet/ce

Sorting numbers in column

Open
#1,282 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
7.2k
Forks
890
PR merge metrics
No merged PRs in 30d

Description

Hi,

I'm trying to sort a column with decimal numbers and it seems to sort the numbers like they are text values. I have read some related issues about this but I don't find any solutions. I've tried removing the mask of the numbers, removing the decimal point, removing the type and is not working.

BTW, Thanks for the great work with this project.

Greetings.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The report does not identify a file, test, or entry point. Start by reproducing the decimal-column sorting behavior and compare it with text sorting, then trace the project’s column-sort path. Done means decimal values sort numerically and the behavior is covered by a regression test.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.