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

Cube Comparison Ignores Tertiary and Ordered Sort #2442

Open
lunakv opened this issue Jan 20, 2024 · 0 comments
Open

Cube Comparison Ignores Tertiary and Ordered Sort #2442

lunakv opened this issue Jan 20, 2024 · 0 comments

Comments

@lunakv
Copy link
Contributor

lunakv commented Jan 20, 2024

When comparing two cubes on the comparison page, only the primary and secondary sorts are respected. The tertiary sort and the ordered sort are ignored.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the cube comparison page of two cubes.
  2. Open the Sort options
  3. Change either tertiary or ordered sort.
  4. The lists stay unchanged.

Expected behavior
The view should be reordered based on the updated options.

Screenshots
image

Additional context
The cause can be seen in the CompareView.js file. The CompareGroup component has 'Mana Value' hard-coded as a sort option.

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