When tabbing through fields in, e.g. the profile page, the adjacent slider elements selecting T-shirt size and gender use the same tab group.
To reproduce:
Navigate to the /profile page as any type of user
Press tab repeatedly and watch as the selected input switches from Phone Number -> T-shirt size -> Dietary restrictions.
You can also notice it by hitting the arrow keys to select an item in either one of the sliders. The selected value will just jump to the other slider.
Desired behavior:
Pressing tab will take you from Phone number -> T-shirt -> gender -> dietary restriction
The arrow keys will be bound by the ends of the slider e.g. pressing left on the far left element of a slider will not go anywhere
When tabbing through fields in, e.g. the profile page, the adjacent slider elements selecting T-shirt size and gender use the same tab group.
To reproduce:
/profile
page as any type of userYou can also notice it by hitting the arrow keys to select an item in either one of the sliders. The selected value will just jump to the other slider.
Desired behavior: