W3C

– DRAFT –
ARIA Authoring Practices Task Force

27 July 2021

Attendees

Present
bryangaraventa, CurtBellew, jamesn, Jemma, jongund, MarkMcCarthy, Matt_King, present, Rich_Noah, siri
Regrets
-
Chair
Jemma
Scribe
Jemma

Meeting minutes

W3C Diversity Fund Application

<Matt_King> Application deadline is August 15.

https://github.com/w3c/aria-practices/wiki/July-27,-2021-Agenda

https://www.w3.org/2002/09/wbs/1/InclusionFund2021/

<jesdaigle_> +present

https://www.w3.org/blog/news/archives/9161

<Matt_King> These are for TPAC attendance and contributions.

Operations Manager Role

https://github.com/w3c/aria-practices/wiki/Operations-Manager-Role-Description

The purpose of the Operations Manager (Ops-Mgr) role within the APG Task Force is to:

Enable editors and other task force members to focus on content production by keeping the infrastructure that facilitates content quality control and publication running smoothly, up-to-date, and secure.

Continuously enhance the infrastructure to keep operations sustainable and improve efficiencies as the environment changes.

https://github.com/w3c/aria-practices/wiki/Operations-Manager-Role-Description#ops-mgr-responsibilities

5 responsibilities

there will be the training session and will improve velocity of the work

Let's review together!

https://github.com/w3c/aria-practices/wiki/July-27%2C-2021-Agenda#lets-review-together

https://github.com/w3c/aria-practices/pull/1870

https://raw.githack.com/w3c/aria-practices/radio-rating/examples/radio/radio-rating.html

jamesn: showing something over on hover as well as on focus
… will be good. Other than it looks good.
… may we add some effect(ex:hand icon) on hover to indicate that it is interactive.
… or it is fillable
… amazon does add hand image over the star rating

rich: yelp has also similar indication of inteactive element

<jamesn> https://opensource.adobe.com/spectrum-css/rating.html

rich explain star rating behaviors in yelp.

mck: we will add hand icon over star

mck: clear label for "rating 1 to 5 stars"

rich: how about "select rating"?

change "rating 1 to 5 stars" as "rating"

rich: how about mobile for hover action(ex:hand icon)?

mck: mobile does not provide the hover.

https://github.com/w3c/aria-practices/wiki/Pull-Request-Review-Process#functional_review

https://github.com/w3c/aria-practices/pull/1878

https://raw.githack.com/w3c/aria-practices/radio-coding-update/examples/radio/radio-activedescendant.html

group is discussing functional review of radio group example - using aria-activedecedant

active decendant is needed on the radiogroup so that screen reader knows which item is checked.

mck: pondering about conceptual consistency of having visual bordering for the group item.

https://github.com/w3c/aria-practices/pull/1895

https://raw.githack.com/w3c/aria-practices/switch-checkbox/examples/switch/switch-checkbox.html

codepen button needs to be added.

mck: sharing screen reader testing regarding labeling amd labelling is very confusing

rich: using keyboard in safari, I see the problem.
… eratic behavior in safari

mck: we dont need on and off inside of lable tag. this may be causing confusing label problem
… potentially tabbing issues for the example.

jemma: we can continue this discussion next Tuesday.

Minutes manually created (not a transcript), formatted by scribe.perl version 136 (Thu May 27 13:50:24 2021 UTC).

Diagnostics

Succeeded: s/hand/hand image/

Succeeded: s/activedecednat/activedecedant

Succeeded: s/group/radiogroup/

Maybe present: mck, rich