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

Keyboard Navigation #2

Open
Sherlouk opened this issue Oct 1, 2021 · 2 comments
Open

Keyboard Navigation #2

Sherlouk opened this issue Oct 1, 2021 · 2 comments

Comments

@Sherlouk
Copy link
Owner

Sherlouk commented Oct 1, 2021

We should add the ability to navigate the grid using your attached keyboard, useful for both iPadOS and macOS (support pending).

It should support the four cardinal directions, respect whitespace and span size. It should be completely opt-in.

Implementation started in #1.

@Sherlouk
Copy link
Owner Author

Sherlouk commented Oct 2, 2021

Base functionality was merged in #1. Leaving ticket open to add support for:

  • Use of arrow keys (once Apple fixes their bug or a workaround is identified, potentially falling back to UIKit)
  • Support to skip items using an optional protocol

@Sherlouk
Copy link
Owner Author

Sherlouk commented Oct 3, 2021

FB9675753: Arrow keys do not work as a keyboardShortcut on iOS/iPadOS (but do on macOS)
FB9675764: Add iPadOS discoverability title override to keyboardShortcut

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

No branches or pull requests

1 participant