Skip to content

October 13, 2020 Agenda

Matt King edited this page Oct 13, 2020 · 4 revisions

Agenda for October 13, 2020

Setup and review agenda

Start at 11:00 -- 4 minutes.

Future meeting agendas

Start at 11:04 -- 1 minute

TPAC meeting on APG Redesign

Start at 11:05 - 3 minutes

Just a reminder:

Status of 1.2 release 1

Start at 11:08 - 3 minutes

Quick summary of what we have remaining:

Update on APG examples code review documentation

Start at 11:11 - 7 minutes

Updating our code guide:

Related pull requests needing review from Jon and Sarah:

Update on infrastructure changes

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:

FYI:

Keyboard nav among sections

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

Hiding labeling content referenced by aria-labelledby

Start at 11:35 -- 10 minutes

Listbox Example with Grouped Options: Apply aria-hidden to option group label by WilcoFiers · Pull Request #1528 · w3c/aria-practices

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?

Navigation tree view revisions

Start at 11:45 - 10 minutes

Open open pull requests requiring review!

Start at 11:55 -- 5 minutes

  1. 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)
  2. Color Picker Slider Example: Improve high contrast support, Conformance with APG coding practices, and mobile support by jongund · Pull Request #1472

APG open pull requests

Meeting Resources

Clone this wiki locally