editableCell
editableCell copied to clipboard
Extensibility when navigating inside a "virtual" table
Some implementers have implemented a virtual table; navigation of editableCell depends upon the ability to find the previous/next row or column. It would be nice to bake in a extensibility model here, so implementers can communicate with the bounds checking in editableCell and adjust their current "virtual" posiition before editableCell decides it can't move further.
@espenh might have some thoughts around this issue! :icecream: