google / google/caliper

The web ui does not sort columns of numerical data correctly

Open
#247 0 comments 0 reactions 0 assignees View on GitHub
component: web ui P4 type=defect
Dominant language
Java
Stars
818
Forks
112
Avg merge
12m
Merged PRs (30d)
5

Description

```
What steps will reproduce the problem?
1. Open the webapp on a caliper invocation that has a numeric param value
2. Sort the column for the number

What is the expected output? What do you see instead?
I would expect the numbers to be sorted like this

1
3
20

instead i see

1
20
3

What version of the product are you using? On what operating system?

Head version of caliper, in chrome

Please provide any additional information below.

```

Original issue reported on code.google.com by `lu...@google.com` on 6 May 2013 at 6:13

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.