modxcms / a11y

MODX Accessibility for the Manager
13 stars 10 forks source link

Toggle Element on Resource Tab Strip #69

Closed dubrod closed 8 years ago

dubrod commented 8 years ago

Need the same aria-expand , aria-controls, aria-label, SR only text, tabindex, and key press listener features added to the x-tool-toggle that is on the resource page where document, tv, settings, etc is at.

theboxer commented 8 years ago

Should be there

dubrod commented 8 years ago

yup its there. nice work.

dubrod commented 8 years ago

just found a bug. if you close this panel and keep hitting tab it still goes through all the elements inside. i think we need to make it tabindex -1 so it skips it.

dubrod commented 8 years ago

@theboxer this bring it down to 2 "tab presses" and you can see them focused. I think its ok to leave now. the only remaining element to change would be x-tab-strip-wrap to tabindex -1 and x-tab-strip-active to tabindex -1