Tabindex on buttons in widget
Closed this issue · 6 comments
Dear bsgriggs,
I love your widget and use it in my project. But we also need the app to work keyboard only. And when I 'tab' trough the app, the advanced pagination is blocking the tab. We also want the pagination to have a tabindex to trigger the pagination with keyboard only. Is it possible to add a tabindex to the buttons in the widget?
Thanks so much in advance!
Lisa
Hi Liza,
Do you need the tab index to be all set to the same value (like -1) or do you need the tab index to be incremented?
Hi Liza,
Here is a pre-release with tab controls. Please give it a test and let me know if it meets your requirement.
Hi Liza,
I'll take a look. In my latest version for render mode 'button', I was still able to tab through the controls even if tabindex was 0. I added a change this morning to render mode 'link' to get the same behavior.
Did you download the package just now? If not, can you please download a fresh copy?
If that still doesn't work, can you please include screenshots of your widget's settings, so I can be sure to replicate?