Replies: 2 comments 2 replies
-
This makes sense, but it shouldn't break the sort, right? The only issue is you will have a gap like |
Beta Was this translation helpful? Give feedback.
1 reply
-
Seems possible. We need to make the change, pass the tests, and make a PR. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
the method "moveToStart" doesn't seem to work well. It increments all rows except the current model and this is not correct.
The current code is:
If I'm not wrong, the query should have another where clause to scope and increment only the previous rows, something like this:
Please, let me know if I'm missing something.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions