Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Sectioned form: tab panel custom control not using roles and properties for tabs (4.1.2) #1375

Closed
Blackbaud-MattGregg opened this issue Dec 18, 2017 · 0 comments

Comments

@Blackbaud-MattGregg
Copy link
Contributor

Expected behavior

The component has roles and properties for tab panels - https://www.w3.org/TR/wai-aria-practices-1.1/#tabpanel

  • overall component element has role=tablist
  • each tab has role=tab
  • each panel has role=tabpanel
  • etc. See section title "WAI-ARIA Roles, States, and Properties" in link above.

Actual behavior

Component has no semantics for roles as well as missing some other tab panel properties.
Aria-selected used on element which doesn't use this property.

@blackbaud-conorwright blackbaud-conorwright self-assigned this Jul 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

8 participants