Changes between Initial Version and Version 1 of Ticket #47149, comment 8
- Timestamp:
- 06/15/2019 01:39:24 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #47149, comment 8
initial v1 1 1 Steps we need to take: 2 2 1) 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.html3 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-1.1/examples/tabs/tabs-1/tabs.html 4 4 3) Test across all instances of the tabs.