Skip to content

added a new interactive strategy for spatial up and down arrow navigation(resolves #27)#28

Open
abansal21 wants to merge 1 commit into
cboard-org:mainfrom
abansal21:feature/arrow-scanning
Open

added a new interactive strategy for spatial up and down arrow navigation(resolves #27)#28
abansal21 wants to merge 1 commit into
cboard-org:mainfrom
abansal21:feature/arrow-scanning

Conversation

@abansal21

Copy link
Copy Markdown

This PR implements the Interactive strategy, addressing the feature request from cboard-org/cboard (Issue #1828) and #27
. In Interactive strategy, users can navigate through items using the arrow keys (up, down, left, right), and the spacebar will still allow for sequential scanning.

Changes:

  • Added a new Class InteractiveStrategy that extends ManualStrategy and overrides up and down arrow key behaviour.

Tested with cboard implementation at: https://github.com/abansal21/cboard/tree/feature/arrow-key-scanning

I'm open to suggestion to improve it.

@abansal21

abansal21 commented Dec 14, 2025

Copy link
Copy Markdown
Author

@shayc @tinchodipalma could you please review this PR and provide feedback or suggestions?

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