Skip to content

Commit cf84a9b

Browse files
committed
Accordion Example: Add link to review issue #401
Given the significance of the updates made in pull request #397 by @gerardkcohen, This commit adds a link to a review issue to gather feedback on the updates and collect issues.
1 parent f6e1121 commit cf84a9b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

examples/accordion/accordion.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@
1818
<body>
1919
<main>
2020
<h1>Accordion Example</h1>
21+
<p>
22+
<strong>NOTE:</strong> This example has recently been updated to include support for optional keyboard interactions.
23+
Please provide feedback in
24+
<a href="https://github.com/w3c/aria-practices/issues/401">issue 401.</a>
25+
</p>
2126
<p>
2227
The below example section contains a simple personal information input form divided into 3 sections
2328
that demonstrates the

0 commit comments

Comments
 (0)