VandyHacks / vaken

Next-gen hackathon registration system
MIT License
49 stars 12 forks source link

Multiple sliders in application/profile use the same tab group #346

Open leonm1 opened 5 years ago

leonm1 commented 5 years ago

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:

  1. Navigate to the /profile page as any type of user
  2. 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:

cktang88 commented 5 years ago

Has this been fixed @leonm1 ?