-
Notifications
You must be signed in to change notification settings - Fork 27
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
QueryVariable: Use correct option property for variable options sorting #1015
Conversation
also, for numeric sort you can just subtract the values from each other and skip the if/conditions. EDIT: actually if your labels are strings you can add |
i think a lot of the sorting funcs can be removed and/or simplified, like |
🚀 PR was released in |
sorting was carried out agains
option.text
instead ofoption.label
📦 Published PR as canary version:
5.36.2--canary.1015.12584248290.0
✨ Test out this PR locally via: