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

[BUG] Moving tasks up or down a list with J and K doesn't always properly work. #223

Open
jttasso opened this issue Dec 22, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@jttasso
Copy link

jttasso commented Dec 22, 2024

Shifting items down or up sometimes doesn't work at all.
Even after typing J or K three times in a row the highlighted item still won't move.
It almost feels delayed sometimes where only after multiple inputs does it actually move, and even then it often times feels blocky and not very reactive.
And sometimes it works almost flawlessly but still kind of chunky.
Holding down J or K in comparison works a bit better since multiple inputs seem to do the trick. But in this case accuracy of where I want to shift the item exactly gets diminished.

Would be really cool if shifting items would be smoother and more seamless.

@jttasso jttasso added the bug Something isn't working label Dec 22, 2024
@kraanzu
Copy link
Member

kraanzu commented Dec 22, 2024

Quick question: Does this happen when there are a lot of items? Can you double check if you can reproduce the same behaviour with less items? Like maybe 10?

@jttasso
Copy link
Author

jttasso commented Dec 22, 2024

Yes, just checked. Also happens with few items. Though it seems it is more likely to work well if it's less items from my testing.

@kraanzu
Copy link
Member

kraanzu commented Dec 22, 2024

Hmm.. ok I gotta optimize it. Thanks for checking :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants