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

CCA table sorting loses selected row (Firefox & Chrome on Windows 7) #528

Closed
pjcross opened this issue Nov 10, 2015 · 7 comments
Closed

Comments

@pjcross
Copy link
Contributor

pjcross commented Nov 10, 2015

To create the problem, in a CCA model select a point, then sort by various columns in the table. The identity of the selected point will change depending on the column being sorted.

@pjcross
Copy link
Contributor Author

pjcross commented Nov 10, 2015

I just realized that this is the same bug as #512

@pjcross
Copy link
Contributor Author

pjcross commented Nov 10, 2015

It is also present in the Parameter Space model table.

@pjcross
Copy link
Contributor Author

pjcross commented Nov 10, 2015

Could sorting order incorporate the index value to break ties?

@pjcross
Copy link
Contributor Author

pjcross commented Nov 10, 2015

In the time series model table, even though columns have duplicate values, this doesn't happen.

@pjcross
Copy link
Contributor Author

pjcross commented Nov 10, 2015

Additionally, looking at the same data set in CCA on the production server, it doesn't have this problem either.

@alexsielicki
Copy link
Collaborator

A version of this is also affecting PI models. Working on a fix now.

@alexsielicki
Copy link
Collaborator

Sorting should now be working well across all our models. Timeseries is still using old APIs but not exhibiting sorting problems, so I will open a separate issue for updating it.

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

No branches or pull requests

2 participants