You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
There are some issues related to keyboard, keeping track of them here:
Enter
. (keyboard should stay open to let the user continue typing)This is related to #196 and the keyboard tasks in #55
I think 2 weeks should be enough but it needs further analysis.The text was updated successfully, but these errors were encountered: