-
Notifications
You must be signed in to change notification settings - Fork 344
October 13, 2020 Agenda
Matt King edited this page Oct 13, 2020
·
4 revisions
Start at 11:00 -- 4 minutes.
Start at 11:04 -- 1 minute
- Next meeting: October 27, 2020
- Any topic requests for future agendas?
- Priorities: APG 1.2 Release 1 Plan
Start at 11:05 - 3 minutes
Just a reminder:
- Please pre-read: WAI/ARIA APG Redesign/ - W3C Wiki
- Then attend: Thursday Oct 15, 8:00 AM Pacific for 1 hour 45 minutes.
- Call in info available on meeting agenda page
Start at 11:08 - 3 minutes
Quick summary of what we have remaining:
- APG 1.2 Release 1 Plan
- Plan to finish in November
- Three items are still work in progress:
Start at 11:11 - 7 minutes
Updating our code guide:
- Work to draft new version in Issue #1180: Draft guidance on code readability
- Code review checklist
- Code review process
Related pull requests needing review from Jon and Sarah:
- Note: these will impact open PRs. However, errors should be able to be fixed automatically.
- Infrastructure: Add Prettier Stylelint config by nschonni · Pull Request #1554 · w3c/aria-practices
- Infrastructure: Add Prettier ESLint config by nschonni · Pull Request #1553 · w3c/aria-practices
Start at 11:18 - 7 minutes
Completed so far:
- Support for Codepen button implemented in template; implementing support on example pages is WIP.
- Using GitHub Action for regression test, ESLint, Stylelint, cspell, and deploy
- Regression coverage report now showing in a PR comment
- Fixed Dependabot
WIP:
- Need review! Valerie addressed Jon's feedback about CSS loading - Add codepen button to examples - part 1! by spectranaut · Pull Request #1532 · w3c/aria-practices
- Need review! Codepen button should show only when resources loaded by spectranaut · Pull Request #1533 · w3c/aria-practices
- CI for examples/index.html syncing; not yet sure about approach
- swwitch HTML linting to GitHub Actions
FYI:
- How to add the Open In Codepen button to an example page · w3c/aria-practices Wiki
- May want to include codepen changes in in-flight PRs to existing examples. If so, move appropriate card in the Codepen Button Implementation Project
Start at 11:25 - 10 minutes
Define area navigation key command and behavior · Issue #1546 · w3c/aria-practices
Questions:
- Any objections to moving forward with suggested key assignments?
- Agree with using in:
- Window splitter example
- non-modal dialog example
- feed example
Start at 11:35 -- 10 minutes
Discussion:
- PR proposes using aria-hidden to hide the content that is referenced by aria-labelledby to generate the option group label
- Objective of PR is to avoid rendering labeling content in the option list, reducing screen reader verbosity
- We have lots of patterns that use aria-labelledby
- Same idea came up when writing accessible naming section
- We have not previously supported using aria-hidden to do this
- Rationale: Using aria-hidden to hide visible text is a risky practice, and it is problematic for sighted assistive tech users
- Should we close this PR without merging with this rationale?
Start at 11:45 - 10 minutes
- Preview proposed new Navigation Treeview Example Using Computed Properties
- PR: Update tree nav by jongund · Pull Request #1558 · w3c/aria-practices
Start at 11:55 -- 5 minutes
-
Update menubutton examples: High Contrast Support and APG Coding Practices by jongund · Pull Request #1401
- Done but need:
- Approving review from Mark about button border changes in HCM
- Rewording of HCM focus indicator documentation (see comment from Matt)
- Color Picker Slider Example: Improve high contrast support, Conformance with APG coding practices, and mobile support by jongund · Pull Request #1472
- Home
- About the APG TF Work
- Contributing
- Meetings
- Management and Operations Documentation
- Publication Change Logs