lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

[Feat]: Set order of tab jumps

Open international-omelette opened this issue 1 year ago • 1 comments
trafficstars

Is your feature request related to a problem? Please describe. Many people are using the tab-key when navigating through forms. Currently I am not able to set the order of these jumps. I think currently the order seems to be defined by the order of adding the components. But when components are rearranged, using the tab key is a very odd experience.

Describe the solution you'd like

  • Create a drag and drop list where I can set and move the components to the order they should focus on tab

Describe alternatives you've considered

  • Add a tab or back-tab event to every input component

international-omelette avatar Feb 16 '24 21:02 international-omelette

We agree and have it on our road (map) too.

FalkWolsky avatar Feb 23 '24 10:02 FalkWolsky