-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
fix manual sorting not working when sortColumn is configured #2253
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@wjiec Thank you for this PR Jayson! Please take a peek at the comment.
f433bb7
to
034aad7
Compare
Sorry for the late reply, the flag is now reset after the profile change. Take a look at this PR when you have time. 😊 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@wjiec Thank you Jayson for this pr and updates!
…d#2253) * fix manual sorting not working when sortColumn is configured * using manualSort to indicate has modified the sort col * make user changes to the sortColumn take effect
…d#2253) * fix manual sorting not working when sortColumn is configured * using manualSort to indicate has modified the sort col * make user changes to the sortColumn take effect
this PR fixes #2194
Related PRs and Issues:
Please verify if it's actually fixed when you have time. I tested it according to the steps in Issue and it is correct. Example views.yml:
The default sorting is correct and can be done manually with shift+[alpha].