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 management #197

Closed
4 tasks done
koke opened this issue Oct 26, 2018 · 1 comment
Closed
4 tasks done

Keyboard management #197

koke opened this issue Oct 26, 2018 · 1 comment
Assignees
Milestone

Comments

@koke
Copy link
Member

koke commented Oct 26, 2018

There are some issues related to keyboard, keeping track of them here:

This is related to #196 and the keyboard tasks in #55

I think 2 weeks should be enough but it needs further analysis.

@koke
Copy link
Member Author

koke commented Dec 10, 2018

I took a first stab at scrolling to a newly created block in e663cbf, but that will try to scroll every time the selection changes. It seems like we'd need to keep track of which items are visible via onViewableItemsChanged and only scroll if the desired item isn't visible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants