Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clicking sort button several times leads to different results in Chrome. #4

Open
lvganfei opened this issue May 4, 2015 · 0 comments

Comments

@lvganfei
Copy link

lvganfei commented May 4, 2015

When test "../test/demo/test-grid-tree.html" page. After adding new row and clicking sort name or id column, the grid return different sorting result upon each sorting.
Steps to reproduce:

  1. Open "../test/demo/test-grid-tree.html" page in Chrome.
  2. Click the "add row" button.
  3. Click the "sort id" button, observe the sorting result.
  4. Click the "sort id" button again, observe the sorting result.
  5. Click the "sort id" button several time, compare each reuslt.
    6 Click the sort icon in the id column header.

Actual result:

  1. the sort result changes each time the "sort id" button clicked.
  2. the sort results are not same as the one which click the sort icon.
  3. The sort icon in column header doesn't change during Step 3 - Step 5.
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

No branches or pull requests

1 participant