Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #47149, comment 8


Ignore:
Timestamp:
06/15/2019 01:39:24 PM (6 years ago)
Author:
afercia
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #47149, comment 8

    initial v1  
    11Steps we need to take:
    221) Investigate all instances of this tabs antipattern;
    3 2) Implement the tabs design pattern with keyboard interactions as per the W3C's recommendation. Helpful examples: https://www.w3.org/TR/wai-aria-practices/examples/tabs/tabs-1/tabs.html
     32) Implement the tabs design pattern with keyboard interactions as per the W3C's recommendation. Helpful examples: https://www.w3.org/TR/wai-aria-practices-1.1/examples/tabs/tabs-1/tabs.html
    443) Test across all instances of the tabs.