-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add the full form data to my submission for Wagtail #170
Conversation
@iadawn @shawna-slh 👋 I see someone is assigned to work on this – is there anything you need from me? Could you give us a heads’up on what to expect with getting this reviewed and merged? For now this is the information we have from the submission form:
|
@thibaudcolas Apologies for the delay. We will get to this ASAP. @iadawn |
@shawna-slh No worries! This isn’t particularly urgent for us, just keen to know what to expect. |
Looks good overall to me. I would like to check what the newlines look like when it is all published though. |
hi @shawna-slh @iadawn, could you let me know where this is at / what to expect on getting this merged and published? We’re not in a hurry but I’d appreciate knowing what the process is so I can report back to my stakeholders and teammates accordingly. |
d243815
into
w3c:form-submission/bb977ce0-7d5a-11ee-8199-edfb8b607e2e-c68ee32
Hi @iadawn I merged and published this PR. However, it's not showing up at https://www.w3.org/WAI/tools-list/authoring/ fyi, at the same time, I merged #173 , which is showing up. |
@iadawn @shawna-slh would it help if I made an alternative submission that only has "yes/no/partially/not applicable" type information? I see the Joomla! submission that came through is much simpler than what I proposed. I wanted to provide enough information for people to make an informed evaluation, but I can link to our ATAG report or VPAT instead if the authoring tools list doesn’t work well with descriptions. |
@shawna-slh This one was merged into w3c:form-submission/bb977ce0-7d5a-11ee-8199-edfb8b607e2e-c68ee32 not into master. PR #174 should address this when merged |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wwww.google.com
Builds upon #169, by adding the full form data I was intending to submit. I kept running into unclear form validation / processing issues, so removed most my submission’s contents but kept a copy.
Our full report in Markdown/HTML is available at wagtail.org/accessibility/atag-audit/.
Our full report in the ATAG Report Tool format is available at as a GitHub Gist, as well as my draft submissions to the Authoring Tools list forms.
Thank you to the Wagtail accessibility team for the foundational work that made this audit and report possible. It’s a big deal for us that we finally have this first audit, so THANK YOU @Scotchester @thibaudcolas @jessemenn @kbayliss @Stormheg @SaptakS @anujaraj @janehughes @albinazs @laymonage @jams2. Also thank you to my employer Torchbox for sponsoring this audit and associated reporting.
Additional thanks to @albinazs, @jams2, @laymonage, @thibaudcolas, and @nicklee for their work on Wagtail’s first ever accessibility checker (https://wagtail.org/blog/introducing-wagtails-new-accessibility-checker/), which was essential for us to (partly) meet B.3. and B.4. guidelines.
And finally thanks to people who provided early guidance on conducting ATAG audits in the web-a11y Slack in the #atag channel! This has been an invaluable source of information for us to figure out how to go about this.