17:52:55 RRSAgent has joined #aria-apg 17:52:55 logging to https://www.w3.org/2022/11/01-aria-apg-irc 17:53:12 Zakim has joined #aria-apg 17:53:53 MEETING: ARIA Authoring Practices Task Force 17:54:07 CHAIR: Matt King 17:54:12 present+ 17:54:26 rrsagent, make log public 17:54:34 rrsagent, Make minutes 17:54:34 I have made the request to generate https://www.w3.org/2022/11/01-aria-apg-minutes.html Matt_King 17:57:09 jongund has joined #aria-apg 18:01:19 isaacdurazo has joined #aria-apg 18:07:59 TOPIC: Design Discussion for AT Support Tables 18:10:17 MK: Goal to have AT support tables for at least a few examples in APG before year end. 18:10:32 https://github.com/w3c/aria-practices/issues/2520 18:10:43 present+ 18:10:47 present+ 18:11:36 Isaac: This shows a stretch goal of embedding capability so people can share/use these tables on other sites. 18:11:37 helen has joined #aria-apg 18:12:25 The baseline goal for this first build would show the table of support for 3 screen readers and multiple browsers. 18:12:45 Still working on adding version numbers to AT. 18:12:58 We don't yet show that in aria-at. 18:14:58 q+ 18:17:38 scribe: jongund 18:17:46 Matt: described aria-at working process and definition of test plan status 18:18:05 JN: Have you looked as CSS reporting for WPT, its something out there 18:18:21 ID: They use numbers rather than progess bars 18:18:44 JN: I am not saying I like it, it has accessibility problems, maybe we can work with them 18:19:05 ID: I lost the last part 18:19:24 https://www.w3.org/TR/css-color-4/#the-color-property 18:19:25 JN: I think we should work with other groups for consisency and accessibility 18:19:35 MK: Are you talking about the presentation 18:20:08 JN: They are using pie charst with green and red, which is not accessible 18:20:44 MK: For at least this first iteration, we do not want to expand the scope 18:21:18 MK: If you have some feed back that would work for us and WPT, we could get feedback from APG ussers 18:21:22 ack me 18:21:28 MK: That might be a first step 18:22:00 JN: I will think about that, and I like consistency 18:22:09 JN: We need it for ARIA spec too 18:22:21 MK: I like the idea of consistency as a target 18:22:54 MK: Right now WPT is using pies and we are using progress bars 18:23:31 ID: We are using spec document, I have not seen the pie charts, x out of y in ttheir results and then they use color codes... 18:23:59 ID: One thing that I am wondering percent versus numbers 18:24:13 ID: You don't know the number of tests 18:25:23 JG: Concerned about using the numbers, it maybe too much informationo 18:26:02 MK: I feel strongly about the numbers, we will be using it for new features, and there will be questions about implementation 18:26:30 MK: I think our readers will understand 18:26:50 JN: Can we promote competition for implementation 18:27:23 MK: I have two different forms of slider or carousel, if they are different people can compare implementation 18:27:46 MK: Helping people make simple comparisons is important on implementation 18:28:01 ID: I like the idea of helping people compare 18:28:11 ID: Can we move to next item 18:28:30 ID: The table will be assistive technology support 18:28:45 ID: We will have a paragraph instead of a table evenetually 18:29:14 ID: We will be changing the structure of the table, there will be more ATs than browsers, so more columsn than rows 18:29:39 ID: Adding "candidate" versus "recommended" 18:30:10 ID: The cells are clickable and take you to aria-at results 18:30:32 ID: When you click the progress bar it will take you to the test plan 18:31:19 ID: When you click on the embed button it will open something to copy... lot's of options.... 18:31:28 ID: That is for next year 18:31:58 MK: That's great 18:32:29 MK: When there is no data, I want people to know not to scroll down there 18:32:39 ID: The heading will be updated 18:33:03 MK: "Data is not available", thank you Issac 18:33:09 TOPIC: QA plan for restructured repository 18:33:43 MK: I have added to the PR a plan for what reviewers need to do, three different buckets 18:34:02 MK: We are not ready for that yet, alex is on the call 18:34:17 MK: This is a PR that keeps gettign more complex 18:34:27 MK Alex can you share where we are? 18:35:21 AF: I am working on the WAI ARIA repo, I hope to have a link a week or so, we will have a simplier build system 18:35:33 AF: We are gettign somewhere 18:36:00 MK: Are there any technical issues, last week we talked about the warning and note classes 18:36:26 MK: There are 44 notes, will you be able to change the classes to markup 18:36:59 AF: I am not including that in the week time line, it would be helpful for some one to change the classes to markup 18:37:29 MK: Adding a an appropriate header... 18:38:05 AF: It needs to be wrapped in a DIV, it is currently on alot of different elements including lists 18:38:49 AF: We need a DIV and a headline ... 18:39:00 JG: What is that you need? 18:39:42 MK: I can make a branch and PR and JG could you add to it 18:39:52 JG: I can do that 18:40:04 AF: I think it is similar 18:40:27 MK: I will take a look at them by Thursday, make a note to myself 18:41:03 MK: Hopefully by next week..., I am hopoing for 6 people to help with the review 18:41:12 MK: About 60-90 minutes for the review 18:42:00 MK: We have until 11/30 to get it done, we will have a discussion before publishing 18:42:24 HZ: November 8th is a holiday at UI 18:43:07 MK: I will assign you with a bucket, we can discuss asynchronously 18:43:32 MK: Anything else Alex? 18:43:38 AF: I don't think so 18:44:10 MK: If we are planning on a deploy top production, that dennis has the redirects 18:44:23 AF: We are tracking that 18:44:28 TOPIC: Checkbox key repeat fix 18:45:18 github: https://github.com/w3c/aria-practices/issues/2425 18:47:07 MK: Is there any discussion about the premise of the issue 18:47:14 MK: Is this a bug 18:48:57 JG: The code fix seems to make sense 18:49:21 JN: Native checkboxes toggle on the keyup 18:49:30 JN: Change spacebar to space 18:49:49 MK: I requested review from sara and .. 18:50:00 MK: JG can you review 18:50:09 JG: Yes 18:50:24 MK: we need functional review and JS review 18:50:38 MK: Does this effect the regression test 18:51:04 MK: Are there regression test issues? 18:51:12 AF: I will look in to it 18:52:50 TOPIC: Rating slider issue 18:52:57 github: https://github.com/w3c/aria-practices/issues/2501 18:54:11 MK: There is a criticism that slider should not be used for ratings 18:55:15 JG: The issue is a disconnect between seeing something that looks like a slider and have a slider control 18:55:23 JN: What should it be? 18:55:44 MK: We all have opinions, use the role that looks like the thing 18:55:53 JN: There is not a rating thing 18:56:25 MK: Since there is not a rating role 18:57:11 JN: We should not having something that has half stars, if you want more there should be more stars 18:57:41 MK: JG where dod you find this? 18:57:57 JG: I have found one, they are not common 18:58:11 JN: I have not seen this 18:58:29 MK: Whether it supports or doesn't support half stars 18:58:39 MK: The half stars is the issue 18:58:43 JN: I agree 18:59:23 MK: We agree that half stars doesn't change whether slider is an appropriate role 19:00:01 MK: The next bullit is more relavent about no rail for drag 19:00:27 JN: I have to go 19:00:33 MK: Top of the hour 19:01:02 JG: It seems like we should get rid of the half stars 19:01:25 MK: The WCAG point is drag 19:01:51 MK: Since it is not obvious that it is draggable 19:02:40 MK: That and the fact that setting it to zero is not obvious, they might be ligitament 19:04:36 MK: I wondering a you can perceive whether you can drag, maybe there should ne something you can drag 19:05:08 JG: Are we creating an example that will not be used in real life. 19:05:36 MK: What are we demonstrating with this exampel that we are not doing with other examples 19:06:16 JG: APG should be provding more clarity than questions 19:06:36 rrsagent, draft minutes 19:06:36 I have made the request to generate https://www.w3.org/2022/11/01-aria-apg-minutes.html jongund 19:28:53 jongund has joined #aria-apg 20:24:31 Zakim has left #aria-apg 21:11:02 jongund has joined #aria-apg 22:34:40 jongund has joined #aria-apg