Closed ariellalgilmore closed 4 months ago
@mcking65 this is not ideal code, but I tweaked some files and updated, so that the deploy preview now shows the open in codePen button inside the HTML source code section for this example only! Just wanted to get some feedback first before making more permenent changes
@ariellalgilmore
I made some changes. My understanding of the discussion is that we keep the display but just make the changes I described in the revised top comment in this PR.
I'd like to suggest just one modification to the DOM order. Currently the open in codepen button in the HTML source section is appearing after the screen reader separator <div role="separator"...
. It would be better if it were placed between the paragraph and the separator like in the example section where the button is between the heading and the separator.
Thanks @mcking65 for the updates! Keeping the html source code with the button looks good. I updated the dom order so that the button goes after the paragraph but before the separator
The ARIA Authoring Practices (APG) Task Force just discussed Change to HTML source section on example pages
.
The ARIA Authoring Practices (APG) Task Force just discussed Change to HTML source section on example pages
.
@mcking65 @curtbellew I did QA for "open in codepen" for HTML source section. Everything looks good!
I reviewed and only found one issue. In the single select listbox when I tried the first 'Open In Codepen' at the bottom, I am sent to codepen but the pen is empty. https://deploy-preview-328--aria-practices.netlify.app/aria/apg/patterns/listbox/examples/listbox-rearrangeable/#sc1_label
Thanks @curtbellew ! I fixed to confirm all example pages with multiple examples should be working now
@ariellalgilmore
I just checked the preview of Example Listboxes with Rearrangeable Options | APG | WAI | W3C. All the codepen buttons except for one work correctly. The one that produces an empty codepen is the codepen button for the HTML source section for example 1 that @curtbellew mentioned.
Hi @mcking65 i just retriggered the deploy preview and the codepen should be working now: https://deploy-preview-328--aria-practices.netlify.app/aria/apg/patterns/listbox/examples/listbox-rearrangeable/#htmlsourcecode.
Thank you @ariellalgilmore for all your work on this! Once again, it turned into something bigger than anticipated and you rose to the occasion!
Thank you also to @curtbellew and @a11ydoer for your help reviewing all the pages effected!
Resolve issue #3027 with the following changes:
Preview
Preview revised combobox example page in compare branch
Review checklist
Reviewers: To learn what needs to be covered by each review, Follow the link for the type of review to which you are assigned.
WAI Preview Link (Last built on Tue, 23 Jul 2024 14:44:48 GMT).