+1 for tab index feature request please - the tab jumps all over the place when editing data in this view.
For me, on this screen, tab index would go down the left hand column first, and then the right, because it makes logical sense to have the address (on the right column) list the values one under the other. Nobody had address columns left, right, then down to the next row. That's madness! ![]()
Hi @xl_MURDOCH_lx could you please send me this app json so that our team can further investigate?
Hi @Tess ,
I managed to work around this by grouping components together in containers, with the objects lined up one above the other. This forces the taborder to work from top to bottom within the container.
I would really appreciate a "tabindex" property though so that the tab order can be dictated, with a value of "0" used to marked components that can be skipped out of the taborder completely.
Kindest regards,
Guy
Hi folks,
Checking in here. We have an internal feature request linked to this for adding a way to customize the tab order. The feature request is in our backlog, but I will reach out here if that changes.
Currently, the natural tab order is determined by how our layout engine renders components. I have shared feedback with our internal team that folks are seeing issues where the tab order doesn't appear to correlate with the order in which components are placed on the canvas, but we have not been able to reproduce this bug. If anyone can share an app json export, that could help to move the bug forward.
