Skip to content

Conversation

@adhami03
Copy link
Contributor

@adhami03 adhami03 commented May 1, 2014

The counts in the pages column on the Pages tab formats the counts with commas. This was breaking sorting because it appeared to be doing a text sort. This fixes the sort by stripping the commas from the data for sorting.

@bacinsky
Copy link
Member

First of all, thank you for your work.

I tried your PR and I get an error:

Uncaught TypeError: Cannot read property '0' of undefined jawstats_web.js:104

So the sorting won't work anymore. And I cant reproduce your issue, sorting looks fine. Even on the This month card pages, sorting works as expected. Please can you give some more info?

The contribution best practices are to make a PR's from the branch feature/your-feature-name for a new features, fix/fix-develop or hotfix/fix-master for fixes, or at least from a develop branch to develop branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants