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

Column pivot sort #319

Merged
merged 6 commits into from
Nov 21, 2018
Merged

Column pivot sort #319

merged 6 commits into from
Nov 21, 2018

Conversation

texodus
Copy link
Member

@texodus texodus commented Nov 19, 2018

A few changes to sorting:

  • When sorting on a column which is also selected as a column pivot, the column ordering is now also sorted.
  • In a <perspective-viewer>, when sorting by a column not specified as visible, use the "any" aggregate (as these values are unique anyway).
  • Removed "absolute" sorting from "string" typed columns.

Also fixes #270

@texodus texodus merged commit b249ad9 into master Nov 21, 2018
@texodus texodus deleted the column-pivot-sort branch November 21, 2018 20:03
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.

"multiple single element removes" test fails intermittently under mysterious circumstances
1 participant