Matt King
Matt King
This issue is part of the [Restructure repository Project](https://github.com/w3c/aria-practices/projects/42). To completely sunset the TR document, it will be helpful to transform the about page into a section. The about section...
This issue is part of the [Restructure repository Project](https://github.com/w3c/aria-practices/projects/42). As described in #2418, the paths of a few patterns and all examples will change when we land all the work...
This issue is part of the [Restructure repository Project](https://github.com/w3c/aria-practices/projects/42), which includes sunsetting the editors draft. Since the new WAI site can be updated weekly, the [editors draft of APG](http://w3c.github.io/aria-practices/) is...
The tooltip design pattern is at: http://w3c.github.io/aria-practices/#tooltip It is largely complete. Things to fix include: - [x] Redundant wording and incomplete sentences in the description. - [x] The keyboard section...
The [feed example](file:///C:/Users/mck/git/APG/main/examples/feed/feed.html) developed for issue #246 is ready for review.
To help novice contributors, the aria-practices repo readme links to this [wiki page about submitting pull requests](https://github.com/w3c/aria-practices/wiki/Submitting-Pull-Requests). Some of the content is out-of-date: * It mentions master instead of main...
Per review of combobox examples by @smhigley in #1255, the grid combobox has the following two undesireable behaviors: 1. It does not let you open the popup and see all...
We added a pause button to the meter example. It is not documented under keyboard interaction. It is not tested. Perhaps we should also add an accessibility features section that...
Compose guidance for aria-colindextext and aria-rowindextext in the [Grid and Table Properties section](http://w3c.github.io/aria-practices/#gridAndTableProperties). #### Preview Work in Progress [View draft of new guidance in feature branch](https://raw.githack.com/w3c/aria-practices/issue1075-indextext-guidance/aria-practices.html#gridAndTableProperties)