snapcrunch / electron-preferences

A simple, consistent interface for managing user preferences within an Electron application.
MIT License
121 stars 30 forks source link

Accessibility of the tabs via arrow buttons is broken #196

Open pvrobays opened 1 year ago

pvrobays commented 1 year ago

Describe the bug Accessibility of the tabs via arrow buttons is broken

To Reproduce Steps to reproduce the behavior:

  1. Open settings
  2. Select a tab by clicking it or using tab button
  3. Using the key arrows doesn't cycle through the next tabs

Expected behavior key arrows should cycle through all the tabs

Machine (please complete the following information):

lfeigen commented 1 year ago

Is there much enthusiasm for doing this? We are excited to use this project and accessibility is a key requirement and is also a nice thing to do for people.

lacymorrow commented 1 year ago

There is... however @pvrobays is pretty much the only maintainer at this point so I imagine he's spread pretty thin