lowcoder
lowcoder copied to clipboard
[Feat]: Set order of tab jumps
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
We agree and have it on our road (map) too.