When having two or more `react-translatable-input` components in the same form, the user expects to be able to tab from one input field to the other. This does not happen because tabbing from an input will tab to the following component's language selector. Maybe make Select not focusable by tabbing? 🤔
When having two or more
react-translatable-inputcomponents in the same form, the user expects to be able to tab from one input field to the other.This does not happen because tabbing from an input will tab to the following component's language selector.
Maybe make Select not focusable by tabbing? 🤔