Skip to content

Conversation

christiangoeschel
Copy link

So, currently when list items are distributed across multiple pages you can not traverse these when ( cursorIndex == len(listItems) - 1 ) or ( cursorIndex == 0 ) is hit and the user is trying to go further down or up.

This is unusual behavior given that modern UIs allow for a more free item selection, especially in the context of similar applications. Let me know your thoughts on this or simply close if this is trivial :D 👍🏽

@christiangoeschel christiangoeschel changed the title Traversing pages more freely with up/down and j/k keybinds Fixes bensadeh/circumflex#137 Oct 9, 2024
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

Successfully merging this pull request may close these issues.

1 participant